cURL
curl --request DELETE \ --url https://api.axiom.co/v2/rbac/roles/{id} \ --header 'Authorization: Bearer <token>'
Permanently removes a role from the organization.
Authenticate using an API token or personal access token (PAT). Include the token as a Bearer token: Authorization: Bearer <token>. For more information, see Tokens.
Authorization: Bearer <token>
Unique identifier of the role to delete
The role was successfully deleted
Was this page helpful?
Suggestions
Contact support