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

# Delete webhook

`DELETE /webhooks/{webhook_id}`

Unsubscribe from a webhook

## Path parameters

- `webhook_id` string, uuid, required

## Response `204`

Request fulfilled, nothing follows

## Other responses

- `400` — Bad request syntax or unsupported method

---

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