---
title: "POST /v1/integrations/telegram-b3os-bot"
method: POST
path: "/v1/integrations/telegram-b3os-bot"
---

# POST /v1/integrations/telegram-b3os-bot

`POST /v1/integrations/telegram-b3os-bot`

Handle B3OS Telegram bot webhook update

## Request body

- union
  - object
  - object

## Response `200`

OK

- GithubComB3FunB3MonoServicesB3osWorkflowInternalAppApiServiceIntegrationIntegrationResult
  - `action` string — "triggered", "resumed", "skipped"
  - `eventId` string — Webhook event ID for audit
  - `reason` string — If skipped, the reason
  - `runIds` string[] — Multiple if fan-out (platform) or single (generic)

## Other responses

- `403` — Forbidden

---

[API](https://skmtc.net/b3-fun/apis/b3os-workflow-api.md) · [All operations](https://skmtc.net/b3-fun/apis/b3os-workflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/b3-fun/b3os-workflow-api/versions/5a750a5a9596/schema)
