---
title: "POST /api/assimilation"
method: POST
path: "/api/assimilation"
tags: ["assimilation-controller"]
---

# POST /api/assimilation

`POST /api/assimilation`

## Request body

- AssimilationRequestDTO
  - `noteId` integer
  - `skipMemoryTracking` boolean
  - `propertyKey` string

## Response `200`

OK

## Changes

- **2026-07-22** `13f77438750e` — 1 warning, 1 info
  - removed the optional property `items/recalledNote/ancestorFolders/items/indexContent` from the response with the `200` status
  - added the optional property `items/recalledNote/ancestorFolders/items/readmeContent` to the response with the `200` status
- **2026-06-07** `ed2e37d5f029` — 1 warning, 1 info
  - removed the optional property `items/ancestorFolders` from the response with the `200` status
  - added the optional property `items/recalledNote` to the response with the `200` status
- **2026-06-04** `bfacddef40a9` — 1 info
  - added the new optional request property `propertyKey`
- **2026-06-04** `33bf8b653f5c` — 1 info
  - added the optional property `items/propertyKey` to the response with the `200` status
- **2026-05-12** `de5624b4a98c` — 1 info
  - added the optional property `items/ancestorFolders/items/indexContent` to the response with the `200` status

[Full history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/assimilation/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/0779e2376668/schema)
