HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Create Tag

Create a tag. An account cannot have more than 500 unique tags.

A tag belongs to a single tag group. If the tag_group_id is not specified,
the tag is added to the account's default tag group.

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

Scopes:
tags:read
tags:write

Body Params
object
required
string
required
object
required
string
required

The Tag name

object
object
object
string
required
string
required

The ID of the Tag Group to associate the Tag with. If this field is not specified, the Tag will be associated with the company's Default Tag Group.

Headers
string
required
Defaults to 2025-01-15

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

Responses

Language
Credentials