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

# POST /api/assimilation

`POST /api/assimilation`

## Request body

- AssimilationRequestDTO
  - `noteId` integer
  - `propertyKey` string
  - `assimilateAsCommissioned` boolean
  - `assimilateAsSpelling` boolean

## Response `200`

OK

## Changes

> 145 revisions in range; 60 could not be searched.

- **2026-08-08** `f04215d476a6` — 1 info
  - added the optional property `items/latestTutorFeedbackScore` to the response with the `200` status
- **2026-08-07** `1255ede96cfa` — 1 info
  - added the new optional request property `assimilateAsCommissioned`
- **2026-08-07** `5806a690d846` — 1 info
  - added the optional property `items/type` to the response with the `200` status
- **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

[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/44ef688a3dcd/schema)
