---
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-09-01** `fe725cad0905` — 1 breaking, 1 info
  - removed the required property `items/wikiLinks/items/portablePath` from the response with the `200` status
  - added the required property `items/wikiLinks/items/target` to the response with the `200` status
- **2026-08-31** `4416e327005b` — 1 breaking, 1 info
  - the response property `items/wikiLinks/items/destinationNoteId` became optional for the status `200`
  - added the required property `items/wikiLinks/items/resolution` to the response with the `200` status
- **2026-08-31** `f650b15d8c39` — 1 warning, 1 info
  - removed the optional property `items/wikiTitles` from the response with the `200` status
  - added the optional property `items/wikiLinks` to the response with the `200` status
- **2026-07-22** `13f77438750e` — 4 warning, 4 info
  - removed the optional property `items/ancestorFolders/items/indexContent` from the response with the `200` status
  - removed the optional property `items/indexNoteContent` from the response with the `200` status
  - removed the optional property `items/notebookRealm/indexContent` from the response with the `200` status
  - removed the optional property `items/notebookRealm/notebook/indexContent` from the response with the `200` status
  - …4 more
- …earlier changes not shown

[Full 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/409c54287106/schema)
