DELETE
Delete Contact Tag
Deletes a contact tag.
DELETE
https://api.vantaxai.com/v1/contact-tags/{tag_id}Deleting a tag removes it from every contact it was applied to. The contacts themselves are not affected.
Headers
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Path Parameters
tag_idstringrequiredThe tag to delete.
example: tag_4f17a2