---
title: "Delete a Webhook"
method: DELETE
path: "/webhooks/{uuid}"
tags: ["webhook"]
---

# Delete a Webhook

`DELETE /webhooks/{uuid}`

Delete a webhook given its uuid.

## Path parameters

- `uuid` string, UUID, required

## Response `202`

Request Accepted

## Other responses

- `404` — Invalid UUID provided
- `default` — Internal Error

---

[API](https://skmtc.net/nutanix/apis/nutanix-intentful-api.md) · [All operations](https://skmtc.net/nutanix/apis/nutanix-intentful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nutanix/nutanix-intentful-api/revisions/40395083ab31/schema)
