Skip to main content

Create Tag

POST 

/tags

Creates a new tag with the specified name.

The tag ID is automatically generated and the creation timestamp is set to the current time. Tag names must be unique and follow the kebab-case format.

Request

Responses

Tag successfully created. Returns the complete tag object with generated ID.