Update User Role

PUT {{protocol}}://{{accounts_api_url}}/{{accounts_api_version}}/users/{{user_zuid}}/roles/{{current_role_zuid}}

Updates the entry for the provided user and role ZUID with the roleZUID element in the request body. Fails if the user/role entry in the URL does not exist.

Request Body

{"roleZUID"=>"{{role_zuid}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring