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>'
{
  "error": "Contract 121 could not be processed",
  "details": "Uncatched null point exception in testFunction() in /app/src/file:212",
  "txId": "c916167c94"
}

Authorizations

Authorization
string
header
required

JWT-based authentication

Path Parameters

id
integer
required

Response

Role deleted successfully