---
title: "Delete a webhook"
method: DELETE
path: "/webhooks/{id}"
---

# Delete a webhook

`DELETE /webhooks/{id}`

Deletes a single webhook identified by its ID.

## Path parameters

- `id` string, required

## Response `204`

Successfully deleted webhook

## Other responses

- `404` — Webhook not found

---

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