---
title: "Add A Subscription"
method: POST
path: "/users/subscriptions"
tags: ["Subscription"]
---

# Add A Subscription

`POST /users/subscriptions`

## Request body

- SubscriptionAddModel
  - `hole_id` integer

## Response `201`

Created

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

---

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