latestOpenAPI 3.0.02026-08-1027587.8 KB

3d9aec0774ff

Create transcription

Creates a new transcription for the specified recording.

post/transcriptions

Path parameters

recordingIdstring required

Recording ID.

Request body

recordingIdstring required

The recording ID for which the transcription should be created.

Example request

{
  "recordingId": "a56f6ad7-37fe-4a37-9319-3174630ba57a"
}

Response

The transcription job was scheduled successfully.

{"stackTrail":"paths:/transcriptions:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}