Update Form
update_formModify monday.com forms with actions: activate, deactivate, shorten URL, set password, manage tags, update appearance, accessibility, features, question order, or header.
Instructions
Update a monday.com form. Use the action field to specify the operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formToken | Yes | ||
| action | Yes | Action to execute on the form. Each action requires different fields — check field descriptions to know what to include. | |
| formPassword | No | Required for setFormPassword action. | |
| tag | No | Tag to create/update/delete. Delete: id only. Create: name+value (id/columnId auto-generated). Update: id+new value. | |
| form | No | Form data to update (patch semantics). |