---
title: "Handle native Kapso/WhatsApp webhook events"
method: POST
path: "/api/integrations/kapso/webhook"
tags: ["Webhooks"]
---

# Handle native Kapso/WhatsApp webhook events

`POST /api/integrations/kapso/webhook`

## Response `200`

Event received

- object
  - `received` true, required
  - `routing` 'skip' | 'duplicate' | 'workflow' | 'task' | 'no_mapping' | 'error', required

## Other responses

- `401` — Invalid signature
- `503` — Kapso integration not configured

---

[API](https://skmtc.net/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.net/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/desplega-ai/agent-swarm-api/versions/ef761849166b/schema)
