attacca
Kanban

Delete a board

Cascades: the board's columns and every card on them go with it.

DELETE
/v1/kanban/boards/{board_id}

Cascades: the board's columns and every card on them go with it.

Authorization

api_key kanban:write
AuthorizationBearer <token>

An atk_-prefixed API key, created under Settings → API keys.

In: header

Scope: kanban:write

Path Parameters

board_id*string

Board id

Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/kanban/boards/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty