Skip to main content
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 uncategorized
string
Name of the tag’s category, or null if uncategorized
integer
Number of data items this tag is applied to