---
title: "Delete a webhook"
method: DELETE
path: "/v1/agent/webhooks/{id}"
tags: ["Agent Infrastructure"]
---

# Delete a webhook

`DELETE /v1/agent/webhooks/{id}`

## Path parameters

- `id` string, required

## Response `200`

Webhook deleted

## Other responses

- `401` — Invalid or missing X-Agent-Key header
- `404` — Webhook not found

---

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