Creates a custom role. Role names must be unique, and there is a maximum of 500 custom roles per tenant. Requestor must be assigned the TenantAdmin
role.
Deletes the requested role. Role can only be deleted if it has been unassigned from all users and groups. Only applicable to roles of type custom
. Requestor must be assigned the TenantAdmin
role.
Returns the requested role.
Returns a list of roles using cursor-based pagination.
Updates the requested role. Only applicable to roles of type custom
. Requestor must be assigned the TenantAdmin
role.
Clears the cache for roles api requests.