---
title: "Delete webhook"
method: DELETE
path: "/api/v1/organizations/{organizationId}/webhooks/{webhookId}"
tags: ["/organizations/{organizationId}/webhooks"]
---

# Delete webhook

`DELETE /api/v1/organizations/{organizationId}/webhooks/{webhookId}`

## Path parameters

- `organizationId` integer, required
- `webhookId` integer, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/kleverkey/apis/kleverkey-api.md) · [All operations](https://skmtc.dev/kleverkey/apis/kleverkey-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kleverkey/kleverkey-api/revisions/c65c361917fe/schema)
