Skip to main content
PATCH
Update Telegram Integration

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

projectId
string
required

Body

application/json
botToken
string
chatId
string
threadId
number | null
chatLabel
string | null
isActive
boolean
events
object

Response

200 - application/json

Telegram integration updated 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