Forms
Update a form
Updates a form’s settings, blocks, or status.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the form to update
Body
application/json
Updated blocks for the form
New name for the form
Updated settings for the form
New status for the form
Available options:
BLANK
, DRAFT
, PUBLISHED
, DELETED