Forms
POST
Submit Form Data
POST /v1/forms/{formId}/submissionsSubmit data to a published form via the API. Works for both hosted and API-only forms.
Required Scope: write:forms
Path parameters
formIdstringrequiredForm ID to submit data to
Bodyrequired
objectKey-value pairs where keys match the form's fieldMapping keys
Response
201Form submission created successfully
objectstringrequiredidstringrequiredSubmission ID