Update a study status
Studies
Update a study status
Update the status of a study in your workspace. This is the only way to programatically change a study’s status
POST
Update a study status
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
Available options:
SURVEY, INTERVIEWS, UNMODERATED_TEST, GROUP_INTERVIEW The recruitment strategy for the study
Available options:
IN_RALLY, EXTERNAL The status of the study
Available options:
DRAFT, ACTIVE, PAUSED, CLOSED Study plan object
The ID of the template this study was created from, or null if not created from a template