---
title: "Deregister an existing webhook for a user"
method: DELETE
path: "/webhook"
tags: ["Webhooks"]
---

# Deregister an existing webhook for a user

`DELETE /webhook`

Deregister an existing webhook for a user

## Response `200`

Webhook details

- DeleteWebhookResponse
  - `email` string, required — Users Email
  - `url` string, nullable — Webhook URL

---

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