v1

latestSwagger 2.02026-08-06250450289.0 KB
response

Start a new response

Partial submission settings for the survey must be enabled to use this endpoint

post/v3/responses/new

Request body

survey_idnumber required

ID of the survey

contact_idnumber

ID of the contact

channel_idnumber

ID of the channel

Example request

{
  "survey_id": 1,
  "contact_id": 2,
  "channel_id": 3,
  "meta_data": {
    "os": "macOS",
    "browser": "Chrome",
    "time_zone": "Asia/Calcutta",
    "browser_language": "en-GB",
    "date_time": "2022-11-02T11:28:55.642Z"
  }
}

Response

Successful