Accept a call

Accepts an inbound WhatsApp call.

Once the WebRTC connection is made, this endpoint is used to accept the call. Media will begin flowing immediately since the connection was established prior to call connect.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The WhatsApp Business phone number ID.

string
required

The WhatsApp call ID. Required for inbound call operations. This ID is received from the Call Connect webhook when a WhatsApp user initiates the call.

string
enum
required

The SDP type for pre-accept operations. Must be "answer".

Allowed:
string
required

The Session Description Protocol (SDP) information compliant with RFC 8866. Contains media session parameters for the WebRTC connection.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json