Part3 Developers

Users update

PATCH /admin/users/{id}/role

Update an admin user's role (viewer, editor, admin, superadmin). Cannot change your own role. Evicts the user's session so the change takes effect immediately.

PATCH
/admin/users/{id}/role
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

curl -X PATCH "https://api.part3.io/v1/admin/users/string/role"
Empty