v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBroleManagementV2
Remove role from a user.
Remove a role from a user in the organization.
delete/v2/roles/{roleId}/users/{userId}
Path parameters
roleIdstring required
Identifier of the role to delete.
userIdstring required
Identifier of the user to remove the role from.
Response
Role was successfully removed from the user.