v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014102371.0 MB
Conference

Start conference transcription

Begin transcription for the specified conference.

post/conferences/{id}/transcribe_start

Path parameters

idstring required

The ID of the conference

Request body

languagestring required

The language for transcription.

Example request

{
  "language": "en-US"
}

Response

Transcription started successfully.