Tags

Delete a tag

Delete a tag.

DELETE
/settings/tags/{tag_id}

Delete a tag.

Authorization

bearerToken
AuthorizationBearer <token>

Personal access tokens created from the ThriveDesk UI. Create one under Integrations -> API Keys.

In: header

Path Parameters

tag_id*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

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