---
title: "Delete Webhook"
method: POST
path: "/v1/webhooks/delete"
tags: ["Webhooks"]
---

# Delete Webhook

`POST /v1/webhooks/delete`

Delete a webhook endpoint.

## Request body

- object
  - `id` string, required

## Response `200`

Successful response.

- object — Empty response

---

[API](https://skmtc.net/luma/apis/luma-api.md) · [All operations](https://skmtc.net/luma/apis/luma-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/luma/luma-api/revisions/12835be09062/schema)
