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

# Delete webhooks

`DELETE /v2/webhooks/{webhooks_uuid}`

Delete webhooks to unsubscribe

## Path parameters

- `webhooks_uuid` string, required

## Response `204`

Status No Content

## Other responses

- `400` — Invalid request
- `401` — Unauthorized. Returned for any failed bearer or basic auth, including expired bearer tokens.
- `404` — The specified resource was not found
- `422` — Unable to process the request entity

---

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