Skip to main content

Delete a board

DELETE 

/v1/projects/:project_id/boards/:board_id

Refused while the board still has open cards (409 board_has_open_tasks) — close or delete them first. Deleting a board whose cards are all closed removes those cards and their transition history along with it.

Request

Responses

Board deleted.