---
title: "Whatsapp Webhook"
method: POST
path: "/whatsapp/webhook"
tags: ["Whatsapp"]
---

# Whatsapp Webhook

`POST /whatsapp/webhook`

Process incoming WhatsApp messages

## Response `200`

Event processed successfully

- WhatsAppWebhookResponse
  - `status` string — Processing status

## Other responses

- `403` — Invalid webhook signature

---

[API](https://skmtc.net/agno/apis/agno-api-reference.md) · [All operations](https://skmtc.net/agno/apis/agno-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agno/agno-api-reference/revisions/5f6149d395d0/schema)
