Boards
Update a board
Update a board 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 board properties that should be returned
Available options:
title
, appearance
, icon
, updatedAt
, description
, createdAt
, tags.title
, tags.createdAt
, tags.updatedAt
Body
application/json
Appearance of the board
Available options:
greyExtraLight
, mandy
, saffron
, conifer
, pastelGreen
, downy
, malibu
, royalBlue
, mediumPurple
, brilliantRose
Description of the board
Icon of the board
Index of the board
IDs of the tags to associate with the board
Names of the tags to associate with the board
Title of the board
Minimum length:
1
Response
200 - application/json