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

# Delete Webhook

`DELETE /webhooks/{id}`

## Path parameters

- `id` string, required

## Response `200`

## Other responses

- `201`

## Changes

- **2024-12-22** `318082b88074` — 1 info
  - added the success response with the status `200`
- **2024-12-16** `37e33fd8b040` — 1 breaking
  - removed the success response with the status `200`
- **2024-11-21** `47f47d53c24d` — 1 info
  - added the success response with the status `200`
- **2024-11-16** `8c8c3916da22` — 1 breaking
  - removed the success response with the status `200`
- **2024-09-09** `c6734e33aba1` — 1 info
  - added the success response with the status `200`

[Full history](https://skmtc.dev/panoratech/apis/panora-api/changes/webhooks/:id/delete.md)

---

[API](https://skmtc.dev/panoratech/apis/panora-api.md) · [All operations](https://skmtc.dev/panoratech/apis/panora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/panoratech/panora-api/revisions/318082b88074/schema)
