---
title: "Delete a webhook subscription."
method: DELETE
path: "/webhooks/{id}"
tags: ["Webhooks"]
---

# Delete a webhook subscription.

`DELETE /webhooks/{id}`

Deletes a webhook subscription. This operation is permanent.

## Path parameters

- `id` string, uuid, required

## Response `204`

Webhook deleted successfully

## Other responses

- `404` — Webhook not found

---

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