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

# Delete webhook

`DELETE /webhooks/{id}`

Delete a specific webhook by providing its unique identifier. Once
deleted, webhook events will no longer be sent to the configured URL.

## Path parameters

- `id` string, required

## Response `204`

Deleted

---

[API](https://skmtc.dev/up-banking/apis/up-api.md) · [All operations](https://skmtc.dev/up-banking/apis/up-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/up-banking/up-api/revisions/cc6a5e6d809d/schema)
