---
title: "Enable or Disable a Webhook"
description: "To enable or disable a webhook, log in to your Contentstack account, and perform the steps on this page. Access more articles on \"Work with Webhooks\" here."
url: "https://www.contentstack.com/docs/headless-cms/enable-or-disable-a-webhook"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-23"
---

# Enable or Disable a Webhook

Contentstack allows you to enable and disable a [webhook](/docs/headless-cms/about-webhooks) as per your requirements.

To enable or disable 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, and select **Webhooks**. This will display a list of your existing webhooks. You can also use the shortcut keys “alt + W” for Windows OS users, and “option + W” for Mac OS users to access webhooks.
2.  Click the vertical ellipses in the **Actions** column for the webhook you want to enable/disable, then select the **Enable**/**Disable** option.![Enable\_or\_Disable\_a\_Webhook\_1.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt4c14e7331816e1be/66a8870a610c41648b420081/Enable_or_Disable_a_Webhook_1.png)
3.  Alternatively, to enable or disable the webhook via the webhook page, use the **Enable Webhook** toggle.![Enable\_or\_Disable\_a\_Webhook\_2.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt70842d47e6907fa0/66a8965e0ccb2f983f7ffdfc/Enable_or_Disable_a_Webhook_2.png)
4.  Click **Save**.

## API Reference

Here are the links to the API requests related to this action:

*   [Create a webhook](/docs/developers/apis/content-management-api/webhooks#create-a-webhook)
*   [Update a webhook](/docs/developers/apis/content-management-api/webhooks#update-webhook)