---
title: "Unsubscribe To Webhook"
method: DELETE
path: "/api/v1/webhook/unsubscribe"
tags: ["Webhook"]
---

# Unsubscribe To Webhook

`DELETE /api/v1/webhook/unsubscribe`

## Request body

- BodyUnsubscribeToWebhookApiV1WebhookUnsubscribeDelete
  - `id` string, required — The ID of the webhook subscription to unsubscribe from

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/presenton/apis/fastapi.md) · [All operations](https://skmtc.dev/presenton/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/presenton/fastapi/revisions/5dae3adc4ee8/schema)
