---
title: "Remove a webhook"
method: DELETE
path: "/webhooks/{id}"
tags: ["Webhooks"]
---

# Remove a webhook

`DELETE /webhooks/{id}`

## Path parameters

- `id` string, required

## Headers

- `ApiKey` string, required
- `MerchantId` string, required
- `Environment` 'live' | 'sandbox', required

## Response `200`

## Other responses

- `401` — Wrong credentials
- `404` — Not Found
- `500` — Internal error

---

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