v1
OpenAPI 3.1.02026-08-04552282508.9 KBKiwi Connections
Receive Channel Message
PUBLIC endpoint: Receive forwarded channel messages from Kiwi.
Kiwi should be configured to forward incoming channel messages (WhatsApp, Telegram, etc.) to this endpoint.
Expected body: { "message": "text content", "from": "+15551234567" or "@username", "channel": "whatsapp", "timestamp": "2026-02-25T10:00:00Z", "media": [{"filename": "doc.pdf", "content": "base64...", "mime_type": "application/pdf"}] }
post/api/kiwi-connections/channel-webhook/{token}
Path parameters
tokenstring required
Response
Successful Response
{"stackTrail":"paths:/api/kiwi-connections/channel-webhook/{token}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}