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

# Delete a webhook

`DELETE /webhooks/{id}`

**Access policy**: authenticated

## Path parameters

- `id` integer, required

## Response `202`

Webhook deleted

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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