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.
UUID of the tag to update
Updated tag name
Updated category ID for the tag
Response
Returns an array of the updated tags.Tag UUID
Tag name
ID of the organization the tag belongs to
ID of the category this tag belongs to, or
null if uncategorizedName of the tag’s category, or
null if uncategorizedNumber of data items this tag is applied to