v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
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