cURL
curl --request DELETE \ --url https://api.example.com/v1/roles/{role_id}
{ "code": "roles.cannot_modify_system_role", "message": "Cannot modify system role" }
Delete a role
Documentation IndexFetch the complete documentation index at: https://docs.corebanq.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.corebanq.com/llms.txt
Use this file to discover all available pages before exploring further.
Role deleted successfully