Skip to main content
DELETE
Delete an unused custom role

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Path Parameters

roleId
string
required

Custom role ID

Response

Role deleted

success
boolean
Example:

true

data
object