Start questionnaire parsing
Upload a questionnaire payload and start asynchronous parsing, returning a run ID for real-time progress tracking.
Request body
Response
Upload file and trigger async parsing. Returns runId for realtime tracking.
Changes
Changed in 2 of the 51 revisions of this API.23
- ●
removed the optional property
questionnaireIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
totalQuestionsfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
publicAccessTokento the response with the200statusresponse-optional-property-added
- ○
added the optional property
runIdto the response with the200statusresponse-optional-property-added
- ●
- ○
the endpoint scheme security
apikeywas added to the APIapi-security-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○