---
title: "Delete Webhook"
method: DELETE
path: "/v1/webhooks/{webhook_id}"
tags: ["Webhooks"]
---

# Delete Webhook

`DELETE /v1/webhooks/{webhook_id}`

Delete a webhook.

## Path parameters

- `webhook_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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