Request on-demand Call Transcription
POST
/org/{tenant}/v2/ai/post-call-transcription/transcription
Platform support: MT and CC
Requests an on-demand transcription for a recording. The recording is prioritized in the processing queue and transcribed on the next pipeline pass.
Returns 403 if on-demand transcription is disabled for the tenant or the transcription provider is not configured. Returns 404 if the recording audio file is not found. Returns 409 if the recording is already prioritized in the queue.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 500
Recording queued for transcription.
Invalid request
Forbidden
Resource not found
Conflict
Internal server error