Complete call and store transcript
Called when a call is completed to store the final transcript and call details
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Autorisierungen
JWT-based authentication
Body
Unique identifier of a third party system of this call. If a channelId was provided during a previous /agentConnected api call, the transcript will be appended to the corresponding ticket
"call_123abc456"
Complete transcript of the call
Optional ticket id of the enneo call ticket. If provided, the transcript will be attached to the given ticket id
123
DEPRECATED: Use totalDurationSeconds instead
300
Total call duration from start to end in seconds
300
Duration spent with the voice bot (automated conversation) in seconds
45
Duration spent waiting in queue for an agent in seconds
30
Duration spent talking with a human agent in seconds
225
Antwort
Successful operation
Data format of Enneo success messages
Operation was successful
true