Skip to main content
DELETE
/
roles
/
{id}
Delete a role
curl --request DELETE \
  --url https://demo.enneo.ai/api/mind/roles/{id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

JWT-based authentication

Path Parameters

id
integer
required

Response

Role deleted successfully