---
title: "Delete Webhook Endpoint"
method: DELETE
path: "/events/v2/webhook-endpoints/{id}"
tags: ["Events v2.Webhook", "REGION.US"]
---

# Delete Webhook Endpoint

`DELETE /events/v2/webhook-endpoints/{id}`

Deletes a Webhook Endpoint.

## Path parameters

- `id` string, required

## Response `200`

A successful response.

- unknown

## Other responses

- `401` — Authorization token is missing, or not valid
- `403` — You are not allowed to access the requested resource
- `default` — An unexpected error response.

---

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