---
title: "Delete Webhook"
method: DELETE
path: "/v1/webhooks/{id}"
---

# Delete Webhook

`DELETE /v1/webhooks/{id}`

Unsubscribe from event(s) that is linked to the webhook.

## Path parameters

- `id` string, required

## Response `204`

204

## Other responses

- `404` — 404
- `500` — 500

---

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