---
title: "Delete Webhook Group"
method: DELETE
path: "/v1/webhooks/groups/{id}"
tags: ["Webhook Groups"]
---

# Delete Webhook Group

`DELETE /v1/webhooks/groups/{id}`

Deletes a webhook group and all its members.

## 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)
