---
title: "POST /api/notebooks/{notebook}/health/fix"
method: POST
path: "/api/notebooks/{notebook}/health/fix"
tags: ["notebook-health-controller"]
---

# POST /api/notebooks/{notebook}/health/fix

`POST /api/notebooks/{notebook}/health/fix`

## Path parameters

- `notebook` integer, required

## Request body

- NotebookHealthFixRequest
  - `removeEmptyFolders` boolean, required — Must be true to bulk-purge fully empty folder trees

## Response `200`

OK

## Changes

- **2026-07-22** `7617f80c9dd3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/notebooks/:notebook/health/fix/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/8bb1e2f60870/schema)
