---
title: "Delete a webhook endpoint"
method: DELETE
path: "/v1/webhooks/{webhook_id}/"
tags: ["Webhooks"]
---

# Delete a webhook endpoint

`DELETE /v1/webhooks/{webhook_id}/`

The endpoint deletes a webhook.

## Response `204`

## Other responses

- `401` — HTTP 401 Unauthorized
- `403` — HTTP 403 Forbidden

---

[API](https://skmtc.net/truv/apis/truv-api.md) · [All operations](https://skmtc.net/truv/apis/truv-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truv/truv-api/versions/b92671dcb52d/schema)
