transcribeasinglecallrequest

API Docs by APIMATIC

Transcribeasinglecallrequest

A single call transcription request

Fields

NameDescription
language Required

Transcription language

webhook_url Required
String

Webhook URL to send status update to

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