---
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.dev/avaza/apis/avaza-api-documentation.md) · [All operations](https://skmtc.dev/avaza/apis/avaza-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/avaza/avaza-api-documentation/revisions/e99843f3c878/schema)
