Skip to main content
PUT
Update a tag

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Organization-Id
string

ID da organização para contexto (opcional). Quando presente, filtra recursos da org.

Path Parameters

id
integer
required

ID numérico da tag

Body

application/json
name
string
required

Novo nome da tag

Response

Tag updated

id
integer
name
string
tag_id
string
icon
string | null
color
string | null
user_id
string
org_id
string | null
created_at
string<date-time>