Objects
Create a form submission
Submits an answer set for a form. data is an object keyed by field key (cf_*); list the form fields first to discover keys, data types, and allowed options. Returns the created submission.
post/forms/{id}/submissions
Path parameters
idstring required
Form ID (frm_ prefix)
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.