Skip to main content
POST
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required

Body

application/json

Model for creating new tags with validation.

name
string
required
Required string length: 1 - 50
color
string | null

Hex color code

Response

Successful Response

Model for reading tag data with validation.

id
string<uuid>
required
name
string
required
Required string length: 1 - 50
ref
string
required

Slug-like identifier derived from name, used for API lookups

color
string | null

Hex color code