Skip to main content
DELETE
Delete Custom Role

Authorizations

x-api-key
string
header
required

API key for authentication. You can create one here.

Path Parameters

role_id
string
required

The unique identifier of the role (a system role ID or a custom role ID)

Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Response

Role deleted successfully

success
boolean
required
Example:

true

message
string
required
Example:

"Role deleted"