v1
latestSwagger 2.02026-08-06250450289.0 KBresponse
Update a response
put/v3/responses/{id}
Path parameters
idnumber required
ID of the response
Request body
Example request
{
"survey_id": 1,
"contact_id": 2,
"answers": [
{
"question_id": 1,
"parent_question_id": 1
}
]
}Response
Successful