Accept incoming call
Accepts an incoming WhatsApp call and joins the session.
post/whatsapp/accept
Request body
Example request
{
"callId": "call_abc123"
}Response
Call answered
Accepts an incoming WhatsApp call and joins the session.
{
"callId": "call_abc123"
}Call answered