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