Delete a role

delete/roles/{roleId}

Deletes a role. If this is the original role definition (where the role was created), and it was assigned at any context below the current context, those inherited role assignments are also deleted.

Authorization: Requires the Manage Roles privilege and read access to the role context.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
roleId
string
true

The unique identifier for the role.

Responses

StatusMeaningDescription
204No Content

The role was deleted.