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

# Delete an Outbound Webhook

> This operation lets you delete an outbound webhook for the authenticated Nexor account. This reference documents verified path, query, and top-level JSON body fields, observed response status codes, and top-level response fields. Provider-owned or deeply nested response shapes may remain open.

<Warning>
  **Safety and behavior notes**

  * Deleting a webhook also removes its delivery history, not only future configuration.
  * There is no confirmation field; issuing DELETE is the final authorization.
  * The operation has no preview or confirm parameter.
  * Use PATCH with is\_active=false when you need a reversible pause.
</Warning>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.getnexor.ai/llms.txt).
