RBAC
Remove a role from a user
Removes a role from a user.
delete/rbac/users/{userId}/roles/{roleId}
Path parameters
userIdstring required
roleIdinteger required
Response
Role removed successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.