curl --request DELETE \
--url https://api.axiom.co/v2/rbac/roles/{id} \
--header 'Authorization: Bearer <token>'Permanently removes a role from the organization.
curl --request DELETE \
--url https://api.axiom.co/v2/rbac/roles/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?