Skip to main content
POST
Configure and provision a new Telegram bot channel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
botToken
string
required

Response

200

Telegram channel configured successfully

Last modified on July 17, 2026