HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Tag Lists

Associate a tag with one or more lists. Any list cannot be associated with more than 100 tags.

Use the request body to pass in the ID(s) of the lists(s) that will be associated with the tag.

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