---
title: "Eliminar un webhook endpoint"
method: DELETE
path: "/webhook_endpoints/{id}"
tags: ["webhookEndpoints"]
---

# Eliminar un webhook endpoint

`DELETE /webhook_endpoints/{id}`

Elimina un webhook endpoint registrado.

## Path parameters

- `id` string, required

## Headers

- `X-SECRET-KEY` string, required

## Response `200`

Endpoint eliminado

- WebhookEndpointsDeleteWebhookEndpointResponse200
  - `message` string

---

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