The Only API docs
Integrations

Remove the Telegram integration

Unpair the channel and delete the stored configuration, including any custom bot token.

DELETE
/integrations/telegram

Unpair the channel and delete the stored configuration, including any custom bot token.

Guide: Integrations

X-API-Key<token>

Your CRM panel API key

In: header

Response Body

application/json

curl -X DELETE "https://example.com/integrations/telegram"
{  "success": true}