Boards
Update board
Updates a board by its public ID
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Minimum length:
12
Body
application/json
Minimum length:
1
Required string length:
3 - 60
Available options:
public
, private
Response
200
application/json
Successful response
The response is of type any
.