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

# Delete Webhook

`DELETE /webhooks/{webhook_id}`

## Path parameters

- `webhook_id` string, required

## Headers

- `Authorization-Signature` string, required

## Response `204`

Webhook deleted

## Other responses

- `401` — Unauthorized
- `404` — Webhook not found
- `500` — Internal Server Error

---

[API](https://skmtc.net/coinvoyage/apis/coinvoyage-api-v3.md) · [All operations](https://skmtc.net/coinvoyage/apis/coinvoyage-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinvoyage/coinvoyage-api-v3/versions/d166bf9d9ca2/schema)
