Use this endpoint to create a new study. A study is a container for interviews and configurations. You can specify:Documentation Index
Fetch the complete documentation index at: https://docs.getversive.com/llms.txt
Use this file to discover all available pages before exploring further.
title: The name of your study.description: A brief description of the study’s purpose.config: Configuration options like interviewName, primaryColor, and more.metadata: Custom key-value pairs for your internal tracking.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response