---
title: "Delete Webhook"
method: DELETE
path: "/api/v1/webhooks/{webhook_id}"
tags: ["Webhooks"]
---

# Delete Webhook

`DELETE /api/v1/webhooks/{webhook_id}`

Delete a webhook subscription.

Requires x-api-key header.

## Path parameters

- `webhook_id` integer, required

## Headers

- `x-api-key` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/preciser/apis/preciser-data-management-api.md) · [All operations](https://skmtc.net/preciser/apis/preciser-data-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/preciser/preciser-data-management-api/versions/356993d0ef07/schema)
