Homarr
Boards

Delete a board

DELETE/api/boards/{id}

Delete a board by ID. Requires full access to the board.

ApiKey<token>

API key which can be obtained in the Homarr administration dashboard

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/boards/string"
null