PATCH
/
tags
/
{tag_id}

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

tag_id
string
required

Query Parameters

workspace_id
string
required

Body

application/json

Model for updating existing tags with validation.

color
string | null

Hex color code

name
string | null
Required string length: 1 - 50

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