Skip to main content
POST
Send follow-up question

Authorizations

Authorization
string
header
required

OAuth2 access token obtained via the authorization flow. Include in the Authorization header as: Bearer {access_token}

Path Parameters

id
string
required

Survey ID (GUID)

responseId
string
required

Response ID (GUID). This is the id field returned by GET /v1/surveys/{id}/responses for an individual answer.

Body

application/json
question
string
required

The follow-up question to send to the respondent (10-255 characters).

Required string length: 10 - 255

Response

Default Response

success
boolean
data
object