Skip to main content
PUT
Update a tag.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

tag_id
string
required

Body

application/json

Tag update data

Request body for updating a tag

color
string

Tag color (hex code)

description
string

Tag description

name
string

Tag name

Response

Updated tag

Tag object

color
string

Tag color (hex code)

companyId
string

Company ID

created
number

Creation timestamp

description
string

Tag description

id
string

Tag ID

name
string

Tag name

updated
number

Last update timestamp