Questionnaire request

Set the due date on answer requests

Moves the deadline on a batch of answer requests. The questionnaire must belong to the calling company, and every id must be one of its answer requests — otherwise nothing is changed. The due date is written on every matched request, including already-completed ones, since the Responses export requires all requests to carry a due date regardless of status. Each answering company whose request is still in progress receives an in-app notification and an email; completed requests are re-dated silently. Re-dating a large questionnaire fans out one message per affected in-progress request.

patch/api/questionnaires/{id}/requests/due-date

Path parameters

idstring required

Request body

requestIdsstring[] required
dueDatestring date required

Response

No content

'null' nullable required

No content

Changes

Changed in 2 of the 49 revisions of this API.2

Of the 49 revisions, 1 has no diff computed.