Skip to main content
POST
Remove Tag
Remove a tag from a subscriber. If the subscriber doesn’t exist, they will be created (without the tag).

Request Body

string
Subscriber delivery email address. Required when creating a new subscriber.
string
Your app/customer/user ID for this subscriber. You can remove tags with only externalId when the subscriber already exists.
string
required
Tag name to remove
string
First name (used if creating new subscriber)
string
Last name (used if creating new subscriber)

Responses

Response Fields

Use Cases

Downgrade Customer Status

Remove Interest Tag

If the subscriber doesn’t have the specified tag, the request will still succeed with tag.removed: false.