v1
latestSwagger 2.02026-08-06250450289.0 KBresponse
Add answers for response
put/v3/responses/{response_id}/update
Path parameters
response_idnumber required
ID of the response
Request body
Example request
{
"survey_id": 1,
"answers": [
{
"question_id": 1,
"parent_question_id": 1
}
]
}Response
Successful