latestOpenAPI 3.0.32026-08-22505302.1 MB

60d6c901bc4e

Questionnaire

Queue an export of a questionnaire’s answer requests

Queues an Excel export and answers immediately — the workbook is built asynchronously, so a 204 means "accepted", not "ready". With allRequests set, every answer request still on the questionnaire is exported and requestIds is ignored; otherwise requestIds must be non-empty. The questionnaire must have been created by the calling company. Request ids are not validated against the questionnaire.

post/api/questionnaires/{id}/export

Path parameters

idstring required

Request body

allRequestsboolean
requestIdsstring[]

Response

No content