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
Defaults to abcd1234-ef56-gh78-ij90-abcdef123456

The Tag ID

Body Params
object
required
string
required
string
required
Defaults to abcd1234-ef56-gh78-ij90-abcdef123456

The Tag ID

object
required
string
required
Defaults to My Tag

The Tag name

Headers
string
required
Defaults to 2024-02-15

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

Responses
204

Success

Language
Credentials