Handle Telegram Webhook
Receive Telegram webhook updates. Telegram sends POST with JSON body (Update object). Respond 200 quickly; look up Trigger docs for this connection and run agent, streaming replies to Telegram.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
connection_id
Response
Successful Response