External DocumentationTo learn more, visit the Monday documentation.
Actions
Update Board
Updates an existing 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 Attribute | Which attribute to update. |
| Board ID | The board’s unique identifier. |
| New Value | The new attribute value. |
{
"data": {
"update_board": "<string>"
}
}
Was this page helpful?