Create a new session
POST/api/projects/:projectId/sessions
Create a new session entity. A session tracks audio transcription and analysis for a room. By default, the bot is started automatically (set autoStart to false to disable).
Request
Responses
- 201
- 400
Session created
Project settings not configured