---
title: "DELETE Webhook"
method: DELETE
path: "/api/webhooks/{id}"
---

# DELETE Webhook

`DELETE /api/webhooks/{id}`

Este endpoint permite que você **exclua um webhook** do sistema informando o **Id** correspondente.

## Path parameters

- `id` integer, required

## Response `200`

200

- object
  - `message` string — Mensagem de confirmação retornada pela API.

---

[API](https://skmtc.net/plugsign/apis/endpoints-manuais.md) · [All operations](https://skmtc.net/plugsign/apis/endpoints-manuais/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/plugsign/endpoints-manuais/versions/41e10c7c691b/schema)
