v8

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01390206.4 KB
Tags

Create a tag

Creates a tag in the workspace.

The name is trimmed before being stored. Tag names are unique within the workspace, so reusing an existing name returns 409.

post/tags

Request body

namestring required

Name of the tag. Must be unique within the workspace

Response

Tag created successfully

idstring uuid required

Id of the tag

namestring required

Name of the tag