---
title: "Delete a webhook destination endpoint by id"
method: DELETE
path: "/webhooks/endpoints/{endpointId}"
tags: ["Webhooks"]
---

# Delete a webhook destination endpoint by id

`DELETE /webhooks/endpoints/{endpointId}`

This operation deleted a destination endpoint for webhook events by id.

## Path parameters

- `endpointId` string, required — The id of a webhook destination endpoint

## Response `200`

ok

## Other responses

- `400` — bad request
- `404` — not found
- `500` — unexpected error

---

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