---
title: "DELETE /webhooks/{webhookID}"
method: DELETE
path: "/webhooks/{webhookID}"
tags: ["webhooks"]
---

# DELETE /webhooks/{webhookID}

`DELETE /webhooks/{webhookID}`

Delete a webhook

## Path parameters

- `webhookID` string, uuid, required

## Response `200`

Successful response

## Other responses

- `401` — API Key is missing or invalid

---

[API](https://skmtc.dev/heartbeat/apis/heartbeat-api.md) · [All operations](https://skmtc.dev/heartbeat/apis/heartbeat-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/heartbeat/heartbeat-api/revisions/6c3cf537d508/schema)
