Skip to main content
PUT
Update a tag

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

tagId
integer
required

Tag ID

Body

application/json
name
string

New tag name

colorId
integer<int16>

New color identifier

Response

Tag updated successfully. The response body is empty.

Empty body