Create a QuestionnaireAnswer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Submitting Multi-Select Question Answers

For questions with the format MultipleChoiceMultiple, the values field can be used to return an array of answer strings. Each selected option must match the full text of one of the question's questionOptions exactly. For single-select questions (MultipleChoiceSingle, Boolean), the value should be a single option string.

Body Params

create QuestionnaireAnswer information.

uuid
required
length ≥ 1
uuid | null
uuid | null
uuid | null
createQuestionAnswers
array of objects
required
length ≥ 1
createQuestionAnswers*

uuid
required
length ≥ 1
string | null
values
array of strings | null
values
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json