Submit Survey Response (설문 응답 제출)
{
"userId": "userId11",
"answers": {
"multipleQuestionId": [
"choiceId1",
"choiceId2"
],
"dropdownQuestionId": "choiceId1",
"scoreQuestionId": 5,
"dateQuestionId": {
"date": "2021-08-01T00:00:00.000Z",
"time": "11:16:05"
},
"tableQuestionId": [
{
"content": "2024"
},
{
"content": "2023"
}
],
"textQuestionId": "textAnswer"
}
}Last updated