---
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-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
- **2026-05-11** `d7c2946139e9` — 3 warning, 1 info
  - removed the request property `propertyKey`
  - removed the optional property `items/propertyKey` from the response with the `200` status
  - removed the optional property `items/recalledNote` from the response with the `200` status
  - added the optional property `items/ancestorFolders` to the response with the `200` status

[Change 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/ed2e37d5f029/schema)
