Skip to main content
DELETE
Delete a role

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

role
string
required

Role UUID or key

Response

Role deleted

success
boolean
Example:

true

message
string
Example:

"Workspace role deleted"

data
object