---
title: "Changes to Create a folder"
method: POST
path: "/api/notebooks/{notebook}/folders"
---

# Changes to Create a folder

`POST /api/notebooks/{notebook}/folders`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 195 revisions.

- **2026-09-19** `b88bb26a237e` — 2 info
- **2026-08-19** `6c31eea0ac37` — 1 warning
- **2026-07-22** `13f77438750e` — 1 warning, 1 info
- **2026-05-12** `de5624b4a98c` — 1 info
- **2026-05-11** `d7c2946139e9` — 1 warning

## Changes

- **2026-09-19** `b88bb26a237e` — 2 info
  - api tag `notebook-folder-controller` added
  - api tag `notebook-controller` removed
- **2026-08-19** `6c31eea0ac37` — 1 warning
  - changed the pattern of the request property `name` from `^[^\\/:]*$` to `^[\s\x00-\x1F]*[^\\/:*?"<>|\x00-\x1F]*[\s\x00-\x1F]*$`
- **2026-07-22** `13f77438750e` — 1 warning, 1 info
  - removed the optional property `indexContent` from the response with the `200` status
  - added the optional property `readmeContent` to the response with the `200` status
- **2026-05-12** `de5624b4a98c` — 1 info
  - added the optional property `indexContent` to the response with the `200` status
- **2026-05-11** `d7c2946139e9` — 1 warning
  - removed the optional property `indexContent` from the response with the `200` status

---

[Operation](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/docs/api/notebooks/:notebook/folders/post.md) · [API](https://skmtc.dev/nerds-odd-e/apis/openapi-definition.md) · [Page](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/notebooks/:notebook/folders/post)
