---
title: "Delete Webhook Endpoint"
method: DELETE
path: "/v3/workspaces/{workspace_id}/webhooks/{endpoint_id}"
tags: ["webhooks"]
---

# Delete Webhook Endpoint

`DELETE /v3/workspaces/{workspace_id}/webhooks/{endpoint_id}`

Delete a specific webhook endpoint.

## Path parameters

- `workspace_id` string, required — Workspace ID
- `endpoint_id` string, required — Webhook endpoint ID

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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