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

# Delete webhook

`DELETE /webhooks/{id}`

Removes a registered webhook.

## Path parameters

- `id` integer, required

## Response `200`

Webhook removed.

---

[API](https://skmtc.dev/siafoundation/apis/hostd-api.md) · [All operations](https://skmtc.dev/siafoundation/apis/hostd-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/siafoundation/hostd-api/revisions/08ff756929fc/schema)
