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

# Delete a webhook

`DELETE /v3/webhooks/{id}`

Deletes a webhook.

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/zuora/apis/admin-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/admin-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/admin-api-reference/revisions/789812d35ac8/schema)
