> ## Documentation Index
> Fetch the complete documentation index at: https://docs.folyo.cl/llms.txt
> Use this file to discover all available pages before exploring further.

# Eliminar webhook

> Elimina un webhook.

**Autenticación:** Bearer JWT

```json Response 200 theme={null}
{ "message": "Webhook eliminado correctamente" }
```

| Código | Descripción           |
| ------ | --------------------- |
| `404`  | Webhook no encontrado |
