API ReferenceForms
Submit a form
Submit a completed form with field values.
Submit a completed form with field values.
Authorization
AuthorizationRequiredBearer <token>Use your API key (sk_live_* or sk_test_*) as the Bearer token.
In: header
Request Body
application/jsonRequiredfieldsobjectKey-value pairs of field IDs to submitted values.
patientIdstringOptional patient ID to associate with the submission.
Path Parameters
idRequiredstringForm submitted successfully.