Skip to main content
POST
Create Telegram Integration

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

projectId
string
required

Body

application/json
botToken
string
required
Minimum string length: 1
chatId
string
required
Minimum string length: 1
threadId
number
chatLabel
string
events
object

Response

200 - application/json

Telegram integration created successfully

id
string
required
projectId
string
required
chatId
string
required
threadId
number | null
required
chatLabel
string | null
required
botTokenConfigured
boolean
required
maskedBotToken
string
required
events
object
required
isActive
boolean | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required