Skip to main content
PUT
/
api
/
integrations
/
telegram
Error
A valid request URL is required to generate request examples
{
  "configured": true,
  "botUsername": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer token using an API key (format nl_live_* or nl_test_*)

Body

application/json
telegramBotToken
string
required

Bot token from BotFather

Response

Telegram configured successfully

configured
boolean
required
botUsername
string

The username of the configured bot