---
title: "Delete Webhook Event"
method: DELETE
path: "/v1/webhook-events/{webhook_event_id}"
---

# Delete Webhook Event

`DELETE /v1/webhook-events/{webhook_event_id}`

This endpoint allows you to delete a webhook event. You can use the `webhook_event_id` to delete the webhook event.

## Path parameters

- `webhook_event_id` string, required

## Headers

- `X-BUSINESS-API-KEY` string, required

## Response `204`

204

- integer

## Other responses

- `404` — 404

---

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