Skip to main content
PATCH
Update form settings

Authorizations

Authorization
string
header
required

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.

Path Parameters

form_token
string
required

Form token

Body

application/json

PATCH body. All keys are optional; only the groups (and within them, the fields) present in the payload are updated. null clears the corresponding feature.

locale
string | null
timezone
string | null
after_submission
object
availability
object
access_control
object
submission_options
object

Response

Updated

data
object
required
Last modified on July 24, 2026