Kanban
setDefaultKanbanBoard
Sets a Kanban board as the default board for the organization.
The default board is shown to users who access the Kanban view without specifying a specific board ID. Pass boardId as a query parameter to identify the board to set as default.
put/v1/kanban/org/default-board
Query parameters
boardIdstring required
The ID of the board to set as default
Response
Successfully set default board
Changes
No recorded changes to this endpoint across all 1 revision of this API.