External DocumentationTo learn more, visit the Monday documentation.
Actions
Delete Board
Deletes a board.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Board ID | The board’s unique identifier. |
{
"data": {
"delete_board": {
"id": "3334444333"
}
}
}
Was this page helpful?