Summarize conversation transcripts
Generate summaries for provided conversation transcripts. Returns results inline when callback_url is omitted; otherwise returns 202 Accepted and POSTs the result to the callback when ready.
Headers
apikey
Optional API key when calling through an API gateway.
Request
This endpoint expects an object.
call_uuid
transcripts
callback_url
Response
Inline mode (no callback_url).
data
status
Errors
401
Unauthorized Error
500
Internal Server Error
502
Bad Gateway Error
503
Service Unavailable Error
504
Gateway Timeout Error

