Forms
updateForm
Update Form
Update a form's own copy: its title and the description shown under the title on the public /f/<slug> page.
Arguments
descriptionstringoptionalThe new description shown under the title. Empty string clears it; omit to leave it unchanged.formIdstringrequiredThe form ID or its public share slug (e.g. `08hg7h85`).titlestringoptionalThe new form title. Omit to leave it unchanged.
Returns
Returns the form's id, slug, url, title and description.
Ask for it
The Cloud routes these requests to this verb.
- change the form description
- fix the form copy
- edit the form intro
Pair it with
The verbs that finish the job.