Skip to main content
PATCH
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

Update survey fields. Supply any fields you wish to update.

id
string
name
string
status
string
completes_wanted
integer
length_of_interview
integer

Response

200 - application/json

Surveys

survey
object