Skip to main content
DELETE
/
tag
/
{id}
Delete a Tag
curl --request DELETE \
  --url https://demo.enneo.ai/api/mind/tag/{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

Tag deleted successfully