---
title: "Unregister Webhook"
method: DELETE
path: "/v1/webhooks/{id}"
tags: ["Webhook Subscriptions"]
---

# Unregister Webhook

`DELETE /v1/webhooks/{id}`

Unregister a webhook if you want to stop receiving webhook events

## Path parameters

- `id` string, required

## Response `200`

Success

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal server error

---

[API](https://skmtc.net/brex-com/apis/webhooks-api.md) · [All operations](https://skmtc.net/brex-com/apis/webhooks-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brex-com/webhooks-api/revisions/bc197ebb855c/schema)
