---
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

## Response `200`

OK

## Changes

- **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/d7c2946139e9/schema)
