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

# Delete a webhook endpoint

`DELETE /v1/webhooks/endpoints/{endpointId}`

Delete a webhook endpoint. This action cannot be undone.

## Path parameters

- `endpointId` string, required

## Headers

- `X-API-Key` string

## Response `204`

Webhook endpoint deleted successfully

## Other responses

- `401` — Unauthorized - Invalid or missing authentication credentials

---

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