Decline or end call

Declines an incoming call or ends an active call.

post/whatsapp/decline

Request body

callIdstring required

Example request

{
  "callId": "call_abc123"
}

Response

Call declined or ended

Changes

No recorded changes to this endpoint across all 1 revision of this API.