Skip to main content
POST
Surveys
Rate limit: 10 requests/second Note: The GET method returns a list of objects, POST and PATCH accept and return a single object
Query String Parameters (GET)
Survey Object Definition

Authorizations

Authorization
string
header
required

Authentication token to be sent directly in the Authorization header (no '' prefix).

Body

application/json

Create a survey. Fields are indicative; consult endpoint page for full details.

project_id
string
name
string
country
string
language
string
completes_wanted
integer
incidence_rate
number
length_of_interview
integer
status
string

Response

200 - application/json

Surveys

survey
object