Create response
Create a Response for a survey.
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Path parameters
survey_id
Request
This endpoint expects an object.
participant_id
The Prolific participant ID.
submission_id
The Prolific submission ID.
sections
An array of sections from the survey, otherwise use questions.
questions
An array of questions from the survey, otherwise use sections.
Response
Successful Response
participant_id
The Prolific participant ID.
submission_id
The Prolific submission ID.
_id
date_created
The date/time the response was created (UTC).
date_modified
The date/time the response was modified (UTC).
sections
An array of sections from the survey, otherwise questions.
questions
An array of questions from the survey, otherwise sections.