cURL
curl --request POST \ --url https://alerts-api.dial.to/v2/channel/telegram/delete \ --header 'Authorization: Bearer <token>' \ --header 'X-Dialect-Client-Key: <x-dialect-client-key>'
This response does not have an example.
Delete telegram channel for a subscriber
Bearer token authentication for subscriber calls
Client Key used to uniquely identify the client
"dk_gyh2eqzfkc4mhp5eiahnndkz"
Telegram channel deleted successfully
Was this page helpful?