---
title: "Delete a Webhook"
description: "Quickly delete a webhook to stop automated triggers for user-defined events in your application or service."
url: "https://www.contentstack.com/docs/headless-cms/delete-a-webhook"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-23"
---

# Delete a Webhook

Contentstack allows you to delete a [webhook](/docs/headless-cms/about-webhooks) if you no longer need it.

To delete a webhook, log in to your [Contentstack account](https://www.contentstack.com/login), go to your [stack](/docs/headless-cms/about-stack), and perform the following steps:

1.  Click the “Settings” icon (press “S”), and select **Webhooks** (press “alt + W” for Windows OS, and “option + W” for Mac OS).![Edit\_a\_Webhook\_1.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt64c6872f751a8595/66a7375f7cd4c936333944c7/Edit_a_Webhook_1.png)
2.  Click the vertical ellipses in the **Actions** column for the webhook you want to delete, then select the **Delete** option from the dropdown menu.![Delete\_a\_Webhook\_2.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt7393c06a981c03f1/66a7565ac3ff6ae25109b7f8/Delete_a_Webhook_2.png)
3.  Confirm the **Delete** action.

## API Reference

To delete a webhook via API request, refer to the [Delete webhook](/docs/developers/apis/content-management-api/webhooks#delete-webhook) API request.