Tag conversation transcripts

View as Markdown

Process and tag conversation transcripts with relevant labels or categories. Returns results inline when callback_url is omitted; otherwise returns 202 Accepted and POSTs the result to the callback when ready.

Headers

apikeystringOptional
Optional API key when calling through an API gateway.

Request

This endpoint expects an object.
call_uuidstringRequired
transcriptslist of stringsRequired
callback_urlstringRequiredformat: "uri"

Response

Inline mode (no callback_url).

dataobject
statusstring

Errors

401
Unauthorized Error
500
Internal Server Error
502
Bad Gateway Error
503
Service Unavailable Error
504
Gateway Timeout Error