---
title: "POST /api/learning-sessions/record"
method: POST
path: "/api/learning-sessions/record"
tags: ["learning-session-controller"]
---

# POST /api/learning-sessions/record

`POST /api/learning-sessions/record`

## Query parameters

- `timezone` string, required

## Request body

- RecordLearningSessionRequest
  - `notebookId` integer, required
  - `reportMarkdown` string, required

## Response `200`

OK

## Changes

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

- **2026-08-20** `405d22528fd9` — 1 breaking, 1 info
  - removed the required property `recordedItems/items/score` from the response with the `200` status
  - added the required property `recordedItems/items/grade` to the response with the `200` status
- **2026-08-10** `1af3c459422f` — 1 breaking, 1 warning
  - removed the required property `status` from the response with the `200` status
  - removed the request property `learningSessionId`
- **2026-08-08** `779a7b9d6288` — 1 info
  - added the new optional request property `learningSessionId`
- **2026-08-08** `2ffd35d3e426` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/learning-sessions/record/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)
