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

# Unsubscribe from webhook events

`DELETE /webhooks/{id}`

Deletes a webhook endpoint and stops receiving events.

## Path parameters

- `id` string, required — Webhook endpoint public ID

## Request body

- object

## Response `200`

OK

- object
  - `success` boolean, required

---

[API](https://skmtc.net/heffl/apis/heffl-api-v2-beta.md) · [All operations](https://skmtc.net/heffl/apis/heffl-api-v2-beta/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/heffl/heffl-api-v2-beta/revisions/27006cfef4d8/schema)
