---
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

---

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