A valid request URL is required to generate request examples
{
"ok": true
}
Webhooks
Telegram Inbound
Receives inbound messages from Telegram. This endpoint is registered
as the Telegram bot webhook URL. Non-text messages are acknowledged
but ignored. The account is resolved by matching the bot token stored
in the integration collection.
POST
/
api
/
webhooks
/
telegram
Error
A valid request URL is required to generate request examples