---
title: "DELETE /v2/webhooks/{webhook_id}"
method: DELETE
path: "/v2/webhooks/{webhook_id}"
---

# DELETE /v2/webhooks/{webhook_id}

`DELETE /v2/webhooks/{webhook_id}`

Deletes a webhook. This action cannot be undone.

## Path parameters

- `webhook_id` string, uuid, required

## Response `200`

Webhook deleted successfully

- object
  - `message` string, required

## Other responses

- `404` — Webhook not found

## Changes

- **2026-04-10** `8d556733b51c` — 1 info
  - endpoint added
- **2026-02-03** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/i-stem/apis/samora-ai-api/changes/v2/webhooks/:webhook_id/delete.md)

---

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