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

- **2026-08-20** `405d22528fd9` — 1 warning, 1 info
  - removed the optional property `items/latestTutorFeedbackScore` from the response with the `200` status
  - added the optional property `items/latestTutorFeedbackGrade` to the response with the `200` status
- **2026-08-16** `ac082a70e578` — 1 info
  - added the optional property `items/difficulty` to the response with the `200` status
- **2026-08-15** `80b350ff0ad1` — 1 warning, 1 info
  - removed the optional property `items/forgettingCurveIndex` from the response with the `200` status
  - added the optional property `items/stability` to the response with the `200` status
- **2026-08-14** `5f92582c78f0` — 1 warning
  - removed the request property `skipMemoryTracking`
- **2026-08-13** `7e940934eeec` — 1 info
  - added the new optional request property `assimilateAsSpelling`

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