v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Voice

Dial from the browser softphone

Step 2 of the browser softphone handshake: places an outbound call whose answered leg is bridged to the browser registered with the credential from POST /v1/voice/calls/web. The call runs through the normal outbound lane, so it is logged as outbound (from = your number, to = target) and recorded per the number's settings.

post/v1/voice/calls/web/dial

Request body

tostring required

The number to call, E.164 with leading +.

credentialIdstring required

The WebRTC credential id returned by POST /v1/voice/calls/web (the registered browser).

fromNumberstring

Which of your voice-enabled numbers to call from (optional when you have one).

recordOverrideboolean

Response

Call originated; answer/bridge continue asynchronously.

successboolean
callIdstring
telnyxCallControlIdstring
status'dialing'
direction'outbound'
fromstring
tostring
recordingEnabledboolean