---
title: "Unregister Telegram Webhook Endpoint"
method: DELETE
path: "/api/admin/telegram/webhook"
tags: ["admin"]
---

# Unregister Telegram Webhook Endpoint

`DELETE /api/admin/telegram/webhook`

Remove the Telegram webhook.

## Response `200`

Successful Response

- TelegramWebhookResponse
  - `status` string, required
  - `webhook_url` string, required

---

[API](https://skmtc.net/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.net/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/0e52fe5f8d33/schema)
