Delete Tag Relationships

DELETE {{baseUrl}}/api/tags/:id/relationships/:related_resource/

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

Request Body

{"data"=>[{"type"=>"segment", "id"=>"sit adipisicing irure ullamco"}, {"type"=>"segment", "id"=>"consequat aliqua"}]}

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Content-Typestring
Acceptstring