Studies
Update a study
Update a study in your workspace. All data returned from a GET on a study needs to be included or will be overwritten. Certain features not supported and require updating in the UI
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
200 - application/json
Study object
The recruitment strategy for the study
Available options:
IN_RALLY
, EXTERNAL
The status of the study
Available options:
DRAFT
, ACTIVE
, PAUSED
, CLOSED
The type of study
Available options:
SURVEY
, INTERVIEWS
, UNMODERATED_TEST
, GROUP_INTERVIEW