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

# Delete a webhook

`DELETE /api/webhooks/{id}`

## Path parameters

- `id` string, required

## Response `204`

Webhook deleted successfully

---

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