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

# Delete webhook endpoint

`DELETE /webhooks/endpoints/{id}`

Permanently delete a webhook endpoint.

## Path parameters

- `id` string, required — Webhook endpoint ID

## Response `204`

Endpoint deleted

## Other responses

- `401` — Unauthorized
- `404` — Endpoint not found

---

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