---
title: "Changes to Sync Folder"
method: POST
path: "/folders/sync-folder"
---

# Changes to Sync Folder

`POST /folders/sync-folder`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

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

## Changes

- **2025-08-26** `2e78324b9970` — 18 breaking, 2 info
  - the response property `error` became optional for the status `400`
  - the response property `error` became optional for the status `404`
  - 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 `404`
  - 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 `404`
  - 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 `404`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - removed the required property `added_count` from the response with the `200` status
  - removed the required property `added_folders` from the response with the `200` status
  - removed the required property `deleted_count` from the response with the `200` status
  - removed the required property `deleted_folders` 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/sync-folder/post.md) · [API](https://skmtc.dev/aossie-org/apis/pictopy.md) · [Page](https://skmtc.dev/aossie-org/apis/pictopy/changes/folders/sync-folder/post)
