Last updated 6 months ago
Was this helpful?
Deletes the role with the provided role ID.
/permissions/roles/{id}
Role Identifier
000000000000000000000001
curl -L \ --request DELETE \ --url '/api/v1/permissions/roles/{id}' \ --header 'Authorization: Bearer JWT'
true