Create Study
Studies
Create Study
POST
Create Study
Use this endpoint to create a new study. A study is a container for interviews and configurations.
You can specify:
title: The name of your study.description: A brief description of the study’s purpose.config: Configuration options likeinterviewName,primaryColor, and more.metadata: Custom key-value pairs for your internal tracking.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response