Skip to main content
POST
Remove Tags from Many Subscribers

Remove Tags from Many Subscribers

Remove one or more tags from up to 500 existing subscribers in a single request. Use this to roll back or reconcile a derived-tag backfill. Like Add Tags to Many Subscribers, this endpoint never creates contacts: identifiers that do not match an existing subscriber come back in notFound. Identify subscribers by emails, externalIds, subscriberIds, or any combination. All identifier lists together must total at most 500 entries.

Request

string[]
required
Tag names to remove from every matched subscriber, up to 25 per request.
string[]
Subscriber emails to untag.
string[]
Your app/customer/user IDs to untag.
string[]
Sequenzy subscriber IDs to untag.

Responses

Removing a tag does not trigger sequences. Sequenzy does not currently support tag_removed automation triggers.