---
title: "Deletes a webhook subscription by its callback URL."
method: DELETE
path: "/api/Webhook"
tags: ["Webhook"]
---

# Deletes a webhook subscription by its callback URL.

`DELETE /api/Webhook`

## Query parameters

- `target_url` string, 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)
