Questionnaire

Start questionnaire parsing

Upload a questionnaire payload and start asynchronous parsing, returning a run ID for real-time progress tracking.

post/v1/questionnaire/upload-and-parse

Request body

UploadAndParseDto required

Response

Upload file and trigger async parsing. Returns runId for realtime tracking.

runIdstring
publicAccessTokenstring

Changes

Changed in 2 of the 51 revisions of this API.23

    • removed the optional property questionnaireId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property totalQuestions from the response with the 200 status

      response-optional-property-removed

    • added the optional property publicAccessToken to the response with the 200 status

      response-optional-property-added

    • added the optional property runId to the response with the 200 status

      response-optional-property-added

    • the endpoint scheme security apikey was added to the API

      api-security-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog