{
"event": "message.call.missed",
"data": {
"message_id": "9e0818ff-a1ce-435a-b17b-6205cd8dd6c3",
"from_phone_number": "+201348974238",
"sim": "SIM1",
"received_at": null,
"response_message_id": "9e0818ff-a1ce-435a-b17b-6205cd8dd6c3",
"created_at": "2025-01-22 20:02:43",
"updated_at": "2025-01-22 20:04:05"
}
}Message Call Missed
Notification when a message call is missed.
WEBHOOK
message-call-missed
{
"event": "message.call.missed",
"data": {
"message_id": "9e0818ff-a1ce-435a-b17b-6205cd8dd6c3",
"from_phone_number": "+201348974238",
"sim": "SIM1",
"received_at": null,
"response_message_id": "9e0818ff-a1ce-435a-b17b-6205cd8dd6c3",
"created_at": "2025-01-22 20:02:43",
"updated_at": "2025-01-22 20:04:05"
}
}This webhook is triggered when the phone missed a call.
Headers
User UUID associated with the connected WhatsApp instance.
Instance UUID of the connected WhatsApp instance.
Body
application/json
Response
200
Successfully received the message. The server acknowledged the information and returned status 200, indicating successful data reception.