---
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

---

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