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

# Delete Webhook

`DELETE /webhooks/{id}`

This endpoint deletes a webhook by its ID

## Path parameters

- `id` string, required

## Response `204`

204 No Content

- object — _204 No Content_

## Other responses

- `404` — Webhook not found

---

[API](https://skmtc.net/periskope/apis/api-local.md) · [All operations](https://skmtc.net/periskope/apis/api-local/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/periskope/api-local/revisions/f2738ced87d8/schema)
