Skip to main content
PATCH
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

tag_id
string<uuid>
required
workspace_id
string<uuid>
required

Body

application/json

Model for updating existing tags with validation.

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

Hex color code

Response

Successful Response

Tag data.

id
string<uuid>
required
name
string
required
ref
string
required
color
string | null
required