Create Telegram instance
Connect a Telegram account to your workspace — the channel that sends and receives messages.
Pick an example:
- Bot with token — automated bot (@BotFather).
- User account: QR on your screen — you show the code and log in right there.
- User account: link for the customer — send a link; they finish login on their Telegram.
Scope: telegram:instances:create.
Authorizations
Authorization: Bearer sk_live_xxxxx
Body
Friendly name for this connection in the dashboard.
2BOT: bot with token. USER: personal/pro account with QR login.
BOT, USER Bot token (required when mode is BOT).
Required true for USER mode — confirms you understand automation rules.
Optional. Rótulo da versão dos termos aceitos no modo USER (ex.: 2026-04 ou v2), usado só para registro e auditoria. Se omitido, o servidor grava um valor padrão (v1). No altera o funcionamento da API.
32Returns a link for someone else to finish login. Omit to get the QR in the response.

