---
title: "POST /api/relations/move-to-folder/{sourceNote}/{targetFolder}"
method: POST
path: "/api/relations/move-to-folder/{sourceNote}/{targetFolder}"
tags: ["relation-controller"]
---

# POST /api/relations/move-to-folder/{sourceNote}/{targetFolder}

`POST /api/relations/move-to-folder/{sourceNote}/{targetFolder}`

## Path parameters

- `sourceNote` integer, required
- `targetFolder` integer, required

## Response `200`

OK

## Changes

- **2026-05-12** `de5624b4a98c` — 3 info
  - added the optional property `items/ancestorFolders/items/indexContent` to the response with the `200` status
  - added the optional property `items/notebookRealm/indexContent` to the response with the `200` status
  - added the optional property `items/notebookRealm/notebook/indexContent` to the response with the `200` status
- **2026-05-12** `9938ed2fbfde` — 1 breaking, 1 info
  - removed the required property `items/notebookView` from the response with the `200` status
  - added the required property `items/notebookRealm` to the response with the `200` status
- **2026-05-11** `d7c2946139e9` — 3 breaking, 1 warning, 1 info
  - removed the required property `items/notebookRealm` from the response with the `200` status
  - removed the required property `items/wikiTitles/items/displayText` from the response with the `200` status
  - removed the required property `items/wikiTitles/items/targetToken` from the response with the `200` status
  - removed the optional property `items/ancestorFolders/items/indexContent` from the response with the `200` status
  - …1 more

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/relations/move-to-folder/:sourceNote/:targetFolder/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/de5624b4a98c/schema)
