Permanently removes a role from the organization.
curl --request DELETE \ --url https://api.axiom.co/v2/rbac/roles/{id} \ --header 'Authorization: Bearer <token>'
The access token received from the authorization server in the OAuth 2.0 flow.
Unique identifier of the role to delete
The role was successfully deleted