transcribe a single call request

API Docs by APIMATIC

Transcribe a Single Call Request

A single call transcription request

Fields

NameDescription
language Required

Optional parameter. Overrides the automatically identified language of the call.

webhook_url Required
String

Webhook URL to send status update to

{
  "language": "en",
  "webhook_url": "https://site.webhook"
}