pipedrive_update_board
Update an existing project board. Provide the board ID; optionally update name or order number.
Instructions
Update an existing project board. Only id is required; all other fields are optional. (Projects add-on; Projects API in public beta.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The board ID to update | |
| name | No | Board name | |
| order_nr | No | Board order number (integer >= 1) |