---
title: "Changes to Add Folder"
method: POST
path: "/folders/add-folder"
---

# Changes to Add Folder

`POST /folders/add-folder`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

- **2025-08-26** `2e78324b9970` — 18 breaking, 1 warning, 2 info
- **2025-08-05** `0f7598fc167b` — 1 info
- **2025-08-05** `14c08755eaeb` — 1 breaking

## Changes

- **2025-08-26** `2e78324b9970` — 18 breaking, 1 warning, 2 info
  - the response property `error` became optional for the status `400`
  - the response property `error` became optional for the status `401`
  - the response property `error` became optional for the status `409`
  - the response property `error` became optional for the status `500`
  - the response property `message` became optional for the status `200`
  - the response property `message` became optional for the status `400`
  - the response property `message` became optional for the status `401`
  - the response property `message` became optional for the status `409`
  - the response property `message` became optional for the status `500`
  - response property `error` list-of-types was widened by adding types `null` to media type `application/json` of response `400`
  - response property `error` list-of-types was widened by adding types `null` to media type `application/json` of response `401`
  - response property `error` list-of-types was widened by adding types `null` to media type `application/json` of response `409`
  - response property `error` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `400`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `401`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `409`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - removed the optional property `folder_id` from the response with the `200` status
  - added the optional property `data` to the response with the `200` status
  - added the optional property `error` to the response with the `200` status
- **2025-08-05** `0f7598fc167b` — 1 info
  - endpoint added
- **2025-08-05** `14c08755eaeb` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/aossie-org/apis/pictopy/docs/folders/add-folder/post.md) · [API](https://skmtc.dev/aossie-org/apis/pictopy.md) · [Page](https://skmtc.dev/aossie-org/apis/pictopy/changes/folders/add-folder/post)
