latestOpenAPI 3.1.12026-07-268973189.3 KB
27006cfef4d8
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