Tags
Create Tag
Create a new tag
POST
Creates a new tag for your organization. Optionally assign the tag to a category, or provide an explicit id.
string
required
Tag name
string
ID of the category to assign this tag to
string
Explicit UUID to use for the tag. If omitted, the server generates one.
Response
Returns the created tag.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