Studies
Create a new study
Create a new study in your workspace. This can only be a draft study, certain features not supported and require updating in the UI
POST
/
studies
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create study input
The type of study
Available options:
SURVEY
, INTERVIEWS
, UNMODERATED_TEST
, GROUP_INTERVIEW
The recruitment strategy for the study
Available options:
IN_RALLY
, EXTERNAL
Study details
The ID of the study to duplicate. Values within the studyPlan will override any values from the duplicated study
The ID of the team to associate the study with. Required in Rally For Teams
ID of the population where new study sign ups will go to if the study public link is active
Response
201 - application/json