Internal endpoint that receives notifications when a call bridge (transfer) completes. Triggered automatically by the telephony system after a bridged call ends, allowing configured project functions to process bridge metadata and call duration information.
| Parameter | Type | Required | Description |
|---|---|---|---|
conversation_id | string | Yes | The unique identifier for the conversation |
bridge_duration_seconds | number | Yes | Duration of the bridge/transfer in seconds |
call_duration_seconds | number | Yes | Total call duration in seconds |
API key for the External Events webhook. Contact your PolyAI representative to obtain credentials.
Bridge ended notification received and processed successfully.