form
Submit data from a form
post/v1/org/{orgId}/form/{formId}
Path parameters
orgIdstring required
Org identifier (either id or slug)
formIdstring required
Org id
Request body
Example request
{
"personId": "588f7ee98f138b19220041a7"
}Response
form submitted
Changes
No recorded changes to this endpoint across all 9 revisions of this API.