Create a blank form. Optionally supply initial fields, locale, timezone and a theme
(via header_image_url or header_image_keywords). When timezone is omitted, the
form defaults to UTC.
Required scope: form:write.
Documentation Index
Fetch the complete documentation index at: https://formhug.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Personal Access Token prefixed with fh_. Sent as Authorization: Bearer fh_xxx.
The scope required by each endpoint is listed in that endpoint's description.
Form name (required)
"Customer feedback"
Form description
"Welcome!"
Form locale, e.g. en, zh-CN, it
"en"
IANA timezone name used by the form when interpreting times. Defaults to UTC when omitted.
"America/New_York"
Form scene. Currently restricted to exam and evaluation on V1 create;
omit for the default survey scene. When set, scorable field types may
carry top-level answers / answer_explanation keys — see the relevant
field-type input schemas.
exam, evaluation Create the form inside this folder
"KaB2c1"
Initial field definitions. Each entry may optionally carry an api_code to pre-seed the identifier (and similarly for nested objects such as choices). See the Form Field schema for the parameters accepted per field type.
A field definition supplied on form create / update. Every field accepts the shared keys
(label, api_code, notes, private, required, ...) plus a set of type-specific keys
determined by its type — see the per-type sections below.
Auto-generate a header image and matching palette. Provide either header_image_url or header_image_keywords.
Created