/forms/{formId}/submissions

Create a new submission for the specified form

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the form to submit to

Body Params

Request payload for creating a new form submission

fields
array of objects

Array of field data to be submitted with their values

fields
string | null

The browser user agent string of the submitter

string | null

The IP address from which the submission is being made

string | null

Whether to mark the submission as read upon creation (true/false)

string | null

The GPS longitude coordinate if location data is available

string | null

The GPS latitude coordinate if location data is available

string | null

The unique device identifier if available from mobile submissions

Responses

400

Invalid request: for a file or signature field this includes mixing presigned fileKeys with inline base64 uploads in the same field, an unknown fileKey, or a file that violates the field size limits

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json