Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Statuses a study can be updated to via the API
Available options:
PAUSED
, CLOSED
Response
The updated study
Study object
The type of study. Required if not using a duplicate/study template
Available options:
SURVEY
, INTERVIEWS
, UNMODERATED_TEST
, GROUP_INTERVIEW
The recruitment strategy for the study. Required if not using a duplicate/study template
Available options:
IN_RALLY
, EXTERNAL
The status of the study
Available options:
DRAFT
, ACTIVE
, PAUSED
, CLOSED
Study plan object