API ReferenceRoles
Destroy Role
Delete role.
Authorization
bearerAuth superuserAuthorization<token>
In: header
Scope: superuser
Path Parameters
id*string
The ID.
Response Body
Try it live
curl -X DELETE "https://example.com/roles/string"Empty
Delete role.
bearerAuth superuserIn: header
Scope: superuser
The ID.
curl -X DELETE "https://example.com/roles/string"