---
title: "Delete webhook endpoint (API Key)"
method: DELETE
path: "/v1/webhook_endpoints/{id}"
tags: ["webhook_endpoints"]
---

# Delete webhook endpoint (API Key)

`DELETE /v1/webhook_endpoints/{id}`

## Path parameters

- `id` string, required

## Response `200`

Webhook endpoint deleted successfully

## Other responses

- `404` — Webhook endpoint not found

## Changes

- **2026-04-09** `7b327a22e3cb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/solvapay/apis/solvapay-rest-api/changes/v1/webhook_endpoints/:id/delete.md)

---

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