---
title: "Delete one webhook"
method: DELETE
path: "/webhooks/{webhookid}"
tags: ["Webhooks"]
---

# Delete one webhook

`DELETE /webhooks/{webhookid}`

Endpoint that deletes one existing webhook

## Path parameters

- `webhookid` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `404` — Not Found
- `422` — Validation Error

---

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