---
title: "Delete Webhook V2"
method: DELETE
path: "/v2/webhooks/{id}"
tags: ["Webhooks"]
---

# Delete Webhook V2

`DELETE /v2/webhooks/{id}`

## Path parameters

- `id` string, required

## Response `200`

Webhook deleted

- object
  - `deleted` boolean, required

## Other responses

- `404` — Not Found

---

[API](https://skmtc.dev/proof/apis/proof-business-api-specification.md) · [All operations](https://skmtc.dev/proof/apis/proof-business-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/proof/proof-business-api-specification/revisions/1adaa0ea25cd/schema)
