Deletes Role

Deletes the role.

delete

Deletes the role with the provided role ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

Role Identifier

Example: 000000000000000000000001
Responses
200

Successful operation.

application/json
Responseboolean
delete
/permissions/roles/{id}

Last updated