Internal

Receive Bridge Call Context

Store VXT call context posted by the bridge service.

Called immediately after the bridge places the outbound Twilio call to Vapi. The twilio_call_sid is the join key — the Vapi webhook will link it to our Call record later.

post/internal/bridge/call-context

Request body

correlation_idstring required
twilio_call_sidstring required
vxt_call_idstring required
vxt_party_idstring required
vxt_instance_host_portstring required
caller_numberstring nullable
org_phone_numberstring nullable

Response

Successful Response

{"stackTrail":"paths:/internal/bridge/call-context:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.