EaserixDocs
DevelopersAPI referenceCronCrunchEntries

Delete a tag

Removes the tag and detaches it from every entry.

View as Markdown
DELETE
/v1/tags/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/tags/string"
{  "message": "string"}