Tags
Update a tag
Update a tag by ID
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier
Query Parameters
Select the tag properties that should be returned
Available options:
title
, createdAt
, updatedAt
, boards.title
, boards.createdAt
, boards.updatedAt
, boards.icon
, boards.appearance
, boards.description
Body
application/json
IDs of the boards to associate with the tag
Title of the tag
Minimum length:
1
Response
200 - application/json