Update tag

Updates a tag based on the data properties provided in the request body.

Note: Updates to tags made via the REST API will not be reflected on the board in realtime. To see REST API updates to tags on a board, you need to refresh the board. This applies to the following endpoints: Attach tag to item, Remove tag from item, Delete tag.

Required scope

boards:write

Rate limiting

Level 1

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier (ID) of the board where you want to update a specific tag.

string
required

Unique identifier (ID) of the tag that you want to update.

Body Params
string
enum

Fill color for the tag.

string
length between 0 and 120

Text of the tag. Case-sensitive. Must be unique.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json