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

# Delete a webhook

`DELETE /{account}/webhooks/{webhook}`

De-registers a webhook endpoint.

## Path parameters

- `account` integer, required
- `webhook` integer, required

## Response `204`

Successfully deleted a webhook.

---

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