---
title: "Eliminar webhook"
method: DELETE
path: "/v1/webhooks/{webhookId}"
tags: ["Webhooks"]
---

# Eliminar webhook

`DELETE /v1/webhooks/{webhookId}`

Elimina un webhook y todo su historial de entregas de forma permanente.

## Path parameters

- `webhookId` string, required

## Response `204`

Webhook eliminado

## Other responses

- `404` — Webhook no encontrado

---

[API](https://skmtc.net/cliengo/apis/cliengo-public-api.md) · [All operations](https://skmtc.net/cliengo/apis/cliengo-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cliengo/cliengo-public-api/revisions/94c7ba7d6a11/schema)
