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:
255The unique URL-friendly identifier for the form.
Maximum length:
255Whether the form is publicly accessible without authentication.
The message displayed after successful form submission. Supports HTML.
Maximum length:
65535A description of the form. Supports HTML.
Maximum length:
65535Instructions for completing the form. Supports HTML.
Maximum length:
65535Response
OK