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

# Delete a webhook

`DELETE /v2/webhooks/{id}`

Deletes a webhook in the current workspace and returns the deleted webhook ID.

## Path parameters

- `id` string, required

## Response `200`

OK

- DeleteWebhookResponse
  - `id` string, required — ID of the deleted webhook.

## Changes

> 251 revisions in range; 71 not diffed.

- **2026-07-17** `2f27caf6888c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/orq-ai/apis/orq-ai-api/changes/v2/webhooks/:id/delete.md)

---

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