Custom user roles

Delete custom user role.

Deletes a custom user role.

  • The user should have admin role and custom user role right.
delete/api/{cloudId}/v1/roles/{identifier}

Path parameters

identifierstring required

Id of the custom user role.

Query parameters

identifierType'id' | 'name'

type of the identifier.

Type of the identifier.

Response

Returned if the request is successful.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.