Tags
Update Tags
Update one or more tags
PATCH
Updates one or more tags. You pass a list of tag update objects, so you can update multiple tags in a single request. Each object carries the tag id plus the fields you want to change.
The request body is an array of tag update objects.
string
required
UUID of the tag to update
string
Updated tag name
string
Updated category ID for the tag
Response
Returns an array of the updated tags.string
Tag UUID
string
Tag name
string
ID of the organization the tag belongs to
string
ID of the category this tag belongs to, or
null if uncategorizedstring
Name of the tag’s category, or
null if uncategorizedinteger
Number of data items this tag is applied to