AnswerEntry
questionIdstring<uuid>required
Question UUID to answer.
answerstringrequired
Free-text answer.
Possible values: non-empty
AnswerEntry
{
"questionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"answer": "string"
}