Skip to main content
POST
Connect Telegram credentials

Authorizations

Authorization
string
header
required

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

Body

application/json
botToken
string
required
Minimum string length: 1
profileId
string
Required string length: 1 - 255
chatId
string
Minimum string length: 1
displayName
string
Minimum string length: 1
apiBaseUrl
string<uri>

Response

Telegram account connected.

ok
boolean
required
data
object
required