v1
latestOpenAPI 3.0.02026-07-22266146.1 KBForms
Submit a form response
Submits a respondent's answers for a form. No authentication required. On success, the service stores the submission, increments the form's submission count, emails recipients (if configured), and returns 201 with no body.
Maximum request size is 250 MB (to support file attachments).
post/api/forms/{form_id}/submissions
Path parameters
form_idstring uuid required
UUID of the form being submitted
Request body
Response
Submission accepted