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"
}

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

id
integer
erforderlich

Antwort

Tag deleted successfully