---
title: "POST /api/subscriptions/notebooks/{notebook}/subscribe"
method: POST
path: "/api/subscriptions/notebooks/{notebook}/subscribe"
tags: ["subscription-controller"]
---

# POST /api/subscriptions/notebooks/{notebook}/subscribe

`POST /api/subscriptions/notebooks/{notebook}/subscribe`

## Path parameters

- `notebook` integer, required

## Request body

- SubscriptionDTO
  - `dailyTargetOfNewNotes` integer

## Response `200`

OK

## Changes

- **2026-08-29** `a5d579a70625` — 1 info
  - added the optional property `user/dailyProbeEnabled` to the response with the `200` status
- **2026-08-15** `cacb660db3de` — 1 warning
  - removed the optional property `user/spaceIntervals` from the response with the `200` status
- **2026-07-22** `2efef999b669` — 1 info
  - added the optional property `user/healthRemoveEmptyFoldersDefault` to the response with the `200` status
- **2026-07-22** `13f77438750e` — 1 warning, 1 info
  - removed the optional property `notebook/indexContent` from the response with the `200` status
  - added the optional property `notebook/readmeContent` to the response with the `200` status
- **2026-05-12** `de5624b4a98c` — 1 info
  - added the optional property `notebook/indexContent` to the response with the `200` status

[Full history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/subscriptions/notebooks/:notebook/subscribe/post.md)

---

[API](https://skmtc.dev/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nerds-odd-e/openapi-definition/revisions/44ef688a3dcd/schema)
