Skip to content

Disconnect Telegram

POST
/api/v1/channels/telegram/disconnect

Remove Telegram webhook routing and encrypted bot-token metadata.

X-Admin-Key
Any of:
string
X-Admin-API-Key
Any of:
string
TelegramProjectRequest

Payload containing a project id.

object
project_id
required
Project Id
string format: uuid

Successful Response

TelegramStatusResponse

Telegram channel status for dashboard setup cards.

object
bot_id
Any of:
string
bot_username
Any of:
string
connected
required
Connected
boolean
deep_link
Any of:
string
last_message_at
Any of:
string format: date-time
message_count_24h
Message Count 24H
integer
0
project_id
required
Project Id
string format: uuid
webhook_status
Webhook Status
string
default: not_configured
webhook_url
Any of:
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string