IM Channels

Bind a Telegram bot to a workspace

post/api/workspaces/{id}/im/telegram/configure

Path parameters

idstring required

Workspace id

Request body

bot_tokenstring required

Example request

{
  "bot_token": "123456:ABC-DEF..."
}

Response

OK

bot_idstring required
connectedboolean required

Changes