---
title: "Deletes a webhook subscription by its Subscription ID."
method: DELETE
path: "/api/Webhook/{id}"
tags: ["Webhook"]
---

# Deletes a webhook subscription by its Subscription ID.

`DELETE /api/Webhook/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Returns confirmation of the webhook deletion.

- object

## Other responses

- `401` — Unauthorized

---

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