Integrations
Integrations
Third-party integrations. One Telegram channel per panel: pair it once, then matching events are delivered to that chat. The bot token is encrypted at rest and is never returned by any route.
Third-party integrations. One Telegram channel per panel: pair it once, then matching events are delivered to that chat. The bot token is encrypted at rest and is never returned by any route.
| Method | Endpoint | Path |
|---|---|---|
GET | Get the Telegram integration | /integrations/telegram |
PATCH | Update the Telegram integration | /integrations/telegram |
DELETE | Remove the Telegram integration | /integrations/telegram |
POST | Register Telegram groups | /integrations/telegram/groups |
POST | Start Telegram pairing | /integrations/telegram/pair |
POST | Send a Telegram test message | /integrations/telegram/test |