HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Update Tag

Update the tag with the given tag ID.

Only a tag's name can be changed. A tag cannot be moved from one tag group to another.

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

Scopes:
tags:read
tags:write

Path Params
string
required

The Tag ID

Body Params
object
required
string
required
string
required

The Tag ID

object
required
string
required

The Tag name

Headers
string
required
Defaults to 2025-01-15

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

Responses
204

Success

Language
Credentials