Add answers for response
PUT/v3/responses/:response_id/update
Add answers for response
Request
Path Parameters
response_id numberrequired
ID of the response
- application/json
Body
Array [
]
survey_id numberrequired
ID of the survey
answers
object[]
required
question_id numberrequired
ID of the question
parent_question_id number
ID of the parent question
answer stringrequired
Answer of question
other_txt string
Other Text Answer
matrix_txt string[]
Matrix Answer for Text Input
matrix_int string[]
Matrix Answer for Rating
region_code string
Possible values: <= 255 characters
Region code of Answer
time string
Possible values: <= 255 characters
Time of Answer
time_zone string
Possible values: <= 255 characters
TimeZone of Answer
Responses
- default
Successful
- */*
- Schema
Schema
string
Loading...