# Deleting a webhook

Deleting a webhook is a straightforward process in Global Commerce that allows you to remove unwanted or outdated webhooks. This operation is irreversible, so you should exercise caution and confirm that the webhook is no longer needed before proceeding. Follow the steps below to delete a webhook successfully.

1. Sign in to [Global Commerce](https://gc.digitalriver.com/gc/ent/login.do).
2. Select **Administration**, and then click **Webhook Service**. The Webhook Service page appears. \ <img src="/files/-MfYkGIdl9jGNxOzb4zn" alt="" data-size="original">&#x20;
3. Select the **Webhook ID** you want to delete from the list and click **Delete**. The Delete Webhook dialog appears.\
   &#x20;<img src="/files/-MfYm-3saEmRlCuJdvNv" alt="" data-size="original">&#x20;
4. Click **Yes** to delete the webhook. Note that once you delete a webhook, you cannot recover it.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/commerce-api/events/webhooks/deleting-a-webhook.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
