Attach tag to item

Attach an existing tag to the specified item. Card and sticky note items can have up to 8 tags.

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: Remove tag from item, Update tag, 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 with the item that you want to add a tag to.

string
required

Unique identifier (ID) of the item to which you want to add a tag.

Query Params
string
required

Unique identifier (ID) of the tag you want to add to the item.

Responses

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