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