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

# Delete a webhook

`DELETE /api/webhooks/{id}`

## Path parameters

- `id` string, required

## Response `200`

Deleted.

## Other responses

- `404` — Error.

---

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