Zum Hauptinhalt springen
DELETE
/
tag
/
{id}
Delete a Tag
curl --request DELETE \
  --url https://demo.enneo.ai/api/mind/tag/{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"
}

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

id
integer
erforderlich

Antwort

Tag deleted successfully