---
title: "DELETE /api/v1/webhooks/{subscriptionId}"
method: DELETE
path: "/api/v1/webhooks/{subscriptionId}"
tags: ["Webhooks"]
---

# DELETE /api/v1/webhooks/{subscriptionId}

`DELETE /api/v1/webhooks/{subscriptionId}`

Delete a webhook subscription

## Path parameters

- `subscriptionId` string, uuid, required — Subscription UUID

## Headers

- `idempotency-key` string, uuid, required — Required for mutating calls. Use a V4 UUID. The server stores the first result for 24h and returns it on subsequent retries with the same key.

## Response `200`

Default Response

- DeleteWebhookSubscriptionResponse

## Other responses

- `404` — Default Response

---

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