DELETE
/
auth
/
roles
/
{id}
/
permissions

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

role ulid

Body

application/json
permission_id
string

Response

200 - application/json
message
string
success
boolean