Skip to main content
POST
Add respondents

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)

Body

application/json
respondentsAmount
integer
required

The new total number of respondents (not the delta). Must be greater than the current amount.

Required range: 1 <= x <= 1000
preview
boolean
default:false

If true, returns cost estimate without making changes.

Response

Default Response

success
boolean
preview
boolean
data
object