{
"id": "45463597-20b7-4af7-b3b3-f5fb778203ab",
"event": "transcription.error",
"error": {
"code": 400,
"message": "Bad Request"
},
"custom_metadata": {
"user": "John Doe"
}
}Payload definition for the callback event transcription.error.
Id of the job
"45463597-20b7-4af7-b3b3-f5fb778203ab"
Type of event
transcription.error "transcription.error"
The error that occurred during the transcription
Show child attributes
Custom metadata given in the initial request
{ "user": "John Doe" }