---
title: "Delete webhook endpoint"
method: DELETE
path: "/webhook_endpoints/{id}"
tags: ["Webhook Endpoints"]
---

# Delete webhook endpoint

`DELETE /webhook_endpoints/{id}`

## Path parameters

- `id` integer, required

## Response `204`

Successful

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

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