HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for a deprecated API version. Click here to use the latest version.

Delete Tag Relationships

Remove a tag's association with other resources.
The related_resource can be one of campaigns, flows, lists, or segments.
Use the request body to pass in the ID(s) of the related resource(s) whose association with the tag will be removed.
The scopes listed below are conditionally required depending on the specified related resource.

Rate limits:
Burst: 3/s
Steady: 60/m

Scopes:
Flows Write
Lists Write
Segments Write
Tags Write

Path Params
string
required
string
required
Body Params
array of objects
required
data*
string
required
string
required
Headers
string
required
Defaults to 2023-01-24

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses
204

Language
Credentials