---
title: "Telegram Webhook"
method: POST
path: "/telegram/webhook"
tags: ["Telegram"]
---

# Telegram Webhook

`POST /telegram/webhook`

## Response `200`

Event processed successfully

- TelegramWebhookResponse
  - `status` string, required — Processing status

## Other responses

- `403` — Invalid webhook secret token

---

[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)
