Skip to main content

Delete board

DELETE 

/v2/boards/:board_id

Deletes a board.

Required scope

boards:write

Rate limiting

Level 3

Request

Path Parameters

    board_id stringrequired

    Unique identifier (ID) of the board that you want to delete.

Responses

Board deleted

Schema

    object

Loading...