Skip to main content
DELETE
This removes the tag from every record carrying it, and cannot be undone.To take one tag off one record instead, send it with mode: remove to the record’s tag endpoint — Set An Account’s Tags, for example. That is a different act, and it is reversible.
Check how many records are affected first: GET /tag-groups?with_counts=true reports a subject_count per tag.

Path Parameters

string
required
The tag’s id, from List Tags.