---
title: "DELETE /v1/projects/{projectOrProductUID}/webhooks/{webhookUID}"
method: DELETE
path: "/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}"
tags: ["webhook"]
---

# DELETE /v1/projects/{projectOrProductUID}/webhooks/{webhookUID}

`DELETE /v1/projects/{projectOrProductUID}/webhooks/{webhookUID}`

Deletes the specified webhook

## Path parameters

- `projectOrProductUID` string, required
- `webhookUID` string, required

## Response `200`

Webhook deleted successfully

## Other responses

- `default` — The response body in case of an API error.

---

[API](https://skmtc.net/notefile/apis/notehub-api.md) · [All operations](https://skmtc.net/notefile/apis/notehub-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/notefile/notehub-api/versions/9c5b2b63a991/schema)
