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

# Delete a webhook in an organization

`DELETE /{organization}/webhooks/{webhook}`

Remove the specified resource from storage.

## Path parameters

- `organization` string, required
- `webhook` string, required

## Response `200`

Successful

## Other responses

- `400` — Bad reqest
- `404` — Webhook not found

---

[API](https://skmtc.net/kand/apis/kandio.md) · [All operations](https://skmtc.net/kand/apis/kandio/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kand/kandio/versions/07cae6abf6ca/schema)
