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

# Delete a webhook endpoint

`DELETE /webhooks/{webhookEndpointId}`

Delete a webhook endpoint

## Path parameters

- `webhookEndpointId` string, uuid, required — ID for the webhook

## Response `204`

## Other responses

- `404` — `webhookEndpointId` not found

## Changes

- **2026-07-08** `57d0bcefe5d1` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`

[Change history](https://skmtc.dev/mercurytechnologies/apis/mercury-api/changes/webhooks/:webhookEndpointId/delete.md)

---

[API](https://skmtc.dev/mercurytechnologies/apis/mercury-api.md) · [All operations](https://skmtc.dev/mercurytechnologies/apis/mercury-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mercurytechnologies/mercury-api/revisions/0bdf4a496e03/schema)
