v1

latestOpenAPI 3.0.02026-07-2483164186.3 KB

Create outgoing call

Initiates an outgoing WhatsApp voice call to a customer.

post/whatsapp/call/create

Request body

fromstring required

WABA number to call from

tostring required

Customer phone number in E.164 format

sdpstring required

WebRTC SDP offer

sdpTypestring required
deviceIdstring

Example request

{
  "sdpType": "offer"
}

Response

Call initiated