Skip to main content

DELETEa tag

DELETE /user-api/v1/tags/:id

Path Parameters

string
Tag ID

Query Parameters

string
Related data to include: contacts, companies, tasks

Endpoint Example

DELETE /user-api/v1/tags/tag_99999?include=contacts,companies,tasks

Response