v3
latestOpenAPI 3.1.02026-08-04394216477.7 KBadmin-users
Change User Role
Change a user's role, auto-transferring owned records if necessary.
When the new role belongs to different record type groups than the current role, records owned by the user in the old groups are automatically transferred to the user's manager (parent role in hierarchy).
If the user owns records and no manager exists in the hierarchy, the request is rejected with a 409 status and ROLE_CHANGE_BLOCKED error code.
post/api/v1/admin/users/{user_id}/change-role
Path parameters
user_idinteger required
Headers
authorizationstring nullable
X-API-Keystring nullable
Request body
Response
Successful Response