---
title: "DELETE /v0/webhooks/{webhook-id}"
method: DELETE
path: "/v0/webhooks/{webhook-id}"
tags: ["Webhooks"]
---

# DELETE /v0/webhooks/{webhook-id}

`DELETE /v0/webhooks/{webhook-id}`

Delete a webhook

## Path parameters

- `webhook-id` string, required

## Response `204`

No Content

## Other responses

- `401` — Requires an API key to continue
- `404` — Not Found

---

[API](https://skmtc.net/griffin/apis/the-griffin-api.md) · [All operations](https://skmtc.net/griffin/apis/the-griffin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/griffin/the-griffin-api/versions/178ed43d543b/schema)
