POST
/
tags

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

workspace_id
string
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

200 - application/json

Model for reading tag data with validation.

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

Hex color code