v1

latestOpenAPI 3.0.02026-07-2483164186.3 KB

Accept incoming call

Accepts an incoming WhatsApp call and joins the session.

post/whatsapp/accept

Request body

callIdstring required
sdpstring required
sdpTypestring required
reconnectboolean
deviceIdstring

Example request

{
  "callId": "call_abc123"
}

Response

Call answered