Update a form
forms
Update a form
Partially update a form. Only name, fields, webhookUrl, and archived are mutable. Sending userId, orgId, domainId, createdAt, or id returns a forbidden_field error.
PATCH
Update a form
Documentation Index
Fetch the complete documentation index at: https://docs.formitto.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A Formitto API key created in the dashboard (Settings → API keys). Pass it as Authorization: Bearer fmt_live_....
Path Parameters
The resource id.
Body
application/json
Response
The updated form.
Available options:
standard, multi-step Bound domain, or null for legacy unbound forms.
Present on list responses; omitted on the single-resource view.
The form's field schema. Present on the single-resource (detail) view only.