---
title: "Telegram inbound webhook receiver with dedupe and agent routing"
method: POST
path: "/api/v1/agents/webhooks/telegram"
tags: ["agent-infra", "channels"]
---

# Telegram inbound webhook receiver with dedupe and agent routing

`POST /api/v1/agents/webhooks/telegram`

## Response `200`

Webhook processed

## Other responses

- `202` — Ignored non-message Telegram update
- `403` — Invalid webhook secret when configured

---

[API](https://skmtc.net/memesio/apis/memesio-api-contracts.md) · [All operations](https://skmtc.net/memesio/apis/memesio-api-contracts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memesio/memesio-api-contracts/revisions/826e6edbf294/schema)
