Create a form
forms
Create a form
Create a form bound to a verified production domain. Omit domainId to auto-pick when the account has exactly one verified domain; when multiple exist, domainId is required (a domain_required error returns the candidate list).
POST
Create 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_....
Body
application/json
Response
The created 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.