HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Remove Tag from Lists

Remove a tag's association with one or more lists.

Use the request body to pass in the ID(s) of the list(s) whose association with the tag
will be removed.

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

Scopes:
lists:write
tags:write

Path Params
string
required

The Tag ID

Body Params
array of objects
required
data*
string
required
string
required

The IDs of the lists to link or unlink with the given Tag ID

Headers
string
required
Defaults to 2025-01-15

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

Responses
204

Success

Language
Credentials