> ## Documentation Index
> Fetch the complete documentation index at: https://developer.fabric.inc/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting a Webhook

## Prerequisites

Before deleting a webhook, ensure that you have **Developer Admin** privileges. See [Role-Based Access Control](/v3/platform/settings/rbac/role-based-access-control) for more information.

## Procedure

1. In the left menu, click **Settings > Developer Tools**.
2. Click **Webhooks**.\
   The Webhooks page is displayed.
3. Hover over the name of the webhook that you want to delete.
4. On the far right of the row, click the **Delete** icon.\
   A message to confirm the action is prompted. Note that after deleting a webhook, you can no longer receive events to that endpoint.
5. Click **Yes, delete**.\
   You can no longer receive events to this point.

Alternatively, you can also click the name of the webhook that you want to delete, and then click the Delete Webhook icon at the top right to delete the webhook.

## Related Topics

* [Webhooks Overview](/v3/platform/settings/webhooks/overview)
* [Adding a Webhook](/v3/platform/settings/webhooks/adding-a-webhook)
* [Testing a Webhook](/v3/platform/settings/webhooks/testing-a-webhook)
* [Managing Events and Logs](/v3/platform/settings/webhooks/managing-events-and-logs)
* [Editing a Webhook](/v3/platform/settings/webhooks/editing-a-webhook)
* [List of Product Catalog Events](/v3/platform/settings/webhooks/list-of-products-events)
* [List of Orders Events](/v3/platform/settings/webhooks/list-of-orders-events)
* [List of Inventory Events](/v3/platform/settings/webhooks/list-of-inventory-events)
