v1

latestOpenAPI 3.1.02026-07-2687120159.0 KB
External Events

Bridge ended notification

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.

post/internal/v1/agentic-dial/bridge-ended

Request body

conversation_idstring required

The unique identifier for the conversation

bridge_duration_secondsnumber required

Duration of the bridge/transfer in seconds

call_duration_secondsnumber required

Total call duration in seconds

Response

Bridge ended notification received and processed successfully.