---
title: "Changes to Update memory context data"
method: POST
path: "/api/v1/context/memory/update"
---

# Changes to Update memory context data

`POST /api/v1/context/memory/update`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 29 revisions.

- **2026-01-14** `af43a0360c78` — 1 breaking, 1 warning
- **2026-01-03** `510cbb709bed` — 2 breaking, 11 info
- **2025-12-24** `3f676384b4bb` — 1 info
- **2025-10-03** `8e20d1887e4e` — 1 info

## Changes

- **2026-01-14** `af43a0360c78` — 1 breaking, 1 warning
  - added the new required request property `sessionId`
  - removed the request property `memoryId`
- **2026-01-03** `510cbb709bed` — 2 breaking, 11 info
  - the request property `contents` became required
  - the request property `memoryId` became required
  - added the new optional request property `contents/items/createdAt`
  - added the new optional request property `contents/items/id`
  - added the new optional request property `contents/items/metadata`
  - added the new optional request property `contents/items/role`
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `402`
  - added the media type `application/json` for the response with the status `403`
  - added the media type `application/json` for the response with the status `404`
  - added the media type `application/json` for the response with the status `500`
- **2025-12-24** `3f676384b4bb` — 1 info
  - api operation id `updateContextAsMemory` was added
- **2025-10-03** `8e20d1887e4e` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation/docs/api/v1/context/memory/update/post.md) · [API](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation.md) · [Page](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation/changes/api/v1/context/memory/update/post)
