AdminUser
Remove User Role
Removes a role from the specified Admin account.
delete/platform/adminuser/accounts/{userId}/roles/{roleId}
Path parameters
userIdstring required
Unique identifier of the user with the role to delete.
roleIdinteger required
Unique identifer of the role to delete.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.