Skip to main content
POST

Path Parameters

form_id
string<uuid>
required

UUID of the form being submitted

Body

application/json
form_data
object
required

Key-value pairs matching the form's field schema (form_json). Structure varies per form.

attachments
object[]

Optional file attachments

Response

Submission accepted