---
title: "Delete A Subscription"
method: DELETE
path: "/users/subscription"
tags: ["Subscription"]
---

# Delete A Subscription

`DELETE /users/subscription`

## Request body

- SubscriptionDeleteModel
  - `hole_id` integer

## Response `200`

OK

- SubscriptionResponse
  - `data` integer[]
  - `message` string

## Other responses

- `404` — Not Found

## Changes

- **2023-08-12** `3c89f25c364b` — 1 info
  - endpoint added
- **2023-01-30** `a5983b52c9bd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/opentreehole/apis/open-tree-hole/changes/users/subscription/delete.md)

---

[API](https://skmtc.dev/opentreehole/apis/open-tree-hole.md) · [All operations](https://skmtc.dev/opentreehole/apis/open-tree-hole/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opentreehole/open-tree-hole/revisions/a91f11ffe9a4/schema)
