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

Create Tag Relationships Flows

Associate a tag with one or more flows. Any flow cannot be associated with more than 100 tags.

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

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

Scopes:
flows:write
tags:write

Path Params
string
required
Body Params
array of objects
required
data*
string
required
string
required
Headers
string
required
Defaults to 2023-06-15

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

Responses
204

Language
Credentials