Skip to main content
DELETE
/
1
/
boards
/
{boardId}
Delete a Board
curl --request DELETE \
  --url https://api.honeycomb.io/1/boards/{boardId}
{
  "error": "<string>"
}

Path Parameters

boardId
string
required

The unique identifier (ID) of a Board.

Response

Success - no Content