---
title: "Delete Webhook Subscription"
method: DELETE
path: "/v2/webhook/subscription/{id}"
tags: ["Webhook Subscription Routes"]
---

# Delete Webhook Subscription

`DELETE /v2/webhook/subscription/{id}`

## Path parameters

- `id` string, required

## Response `204`

Successful Response

## Other responses

- `403` — Webhook with specified id does not exist.
- `422` — Validation Error

---

[API](https://skmtc.dev/ouraring/apis/oura-api-documentation.md) · [All operations](https://skmtc.dev/ouraring/apis/oura-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ouraring/oura-api-documentation/revisions/8b8ae3b61eda/schema)
