---
title: "Delete Webhook Registration"
method: DELETE
path: "/v2/webhooks/{id}/"
tags: ["webhooks"]
---

# Delete Webhook Registration

`DELETE /v2/webhooks/{id}/`

Webhook events handler

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required

## Response `204`

- WebhooksDeleteWebhookRegistrationResponse204 — Empty response body

---

[API](https://skmtc.net/upwardli/apis/api-reference.md) · [All operations](https://skmtc.net/upwardli/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upwardli/api-reference/revisions/8a237f1f704f/schema)
