hires_update_form
Update a form's name and question composition by supplying form ID, new name, and array of question IDs.
Instructions
Update form name and question composition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Form ID. | |
| name | Yes | Form name. | |
| questions | No | Array of question IDs to attach to this form. |