# Disabling webhooks

### &#x20;[About disabling webhooks](#about-disabling-webhooks) <a href="#about-disabling-webhooks" id="about-disabling-webhooks"></a>

You can disable a webhook that was previously enabled for an organization or Shopwaive App.

To disable a webhook, you can choose to deactivate or delete it. When you deactivate a webhook, the webhook deliveries will stop, and you can choose to reactivate the webhook at a later time. When you delete a webhook, it cannot be restored.

For more information, see "[About webhooks](https://webhooks.shopwaive.com/reference/about-webhooks)" and "[Creating webhooks.](https://webhooks.shopwaive.com/reference/creating-webhooks)"

### [Disabling an organization webhook](#disabling-an-organization-webhook) <a href="#disabling-an-organization-webhook" id="disabling-an-organization-webhook"></a>

To disable an organization webhook, you can deactivate or delete it. Only organization owners can disable webhooks in an organization.

You can use the Shopwaive web interface or the [REST API](https://api.shopwaive.com) to delete an organization webhook. For more information about using the [REST API](https://api.shopwaive.com) to delete an organization webhook, see "[Organization webhooks](https://webhooks.shopwaive.com/creating-webhooks#creating-an-organization-webhook)."

1. In the upper-right corner of any page on Shopwaive, click your initial avatar.
2. Click **Settings**.
3. Scroll to **Webhooks**.
4. Under "Webhooks", locate the webhook you'd like to disable.
5. Disable the webhook by either deactivating or deleting it:
   1. To *deactivate* the webhook:
      1. Click **Edit**.
      2. Deselect **Active**.
      3. Click **Update webhook**.
   2. To *delete* the webhook, click **Delete**. This action cannot be undone.
