Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The API version to use.
Available options:
v1
, v2
Query Parameters
Available options:
fields
, submissions
, submissions.*
, tags
Body
application/json
The name of the form.
Maximum length:
255
The unique URL-friendly identifier for the form.
Maximum length:
255
Whether the form is publicly accessible without authentication.
The message displayed after successful form submission. Supports HTML.
Maximum length:
65535
A description of the form. Supports HTML.
Maximum length:
65535
Instructions for completing the form. Supports HTML.
Maximum length:
65535
Response
OK