---
title: "Changes to Add memory context data"
method: POST
path: "/api/v1/context/memory/add"
---

# Changes to Add memory context data

`POST /api/v1/context/memory/add`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 29 revisions.

- **2026-01-08** `27588c5bd8fa` — 1 info
- **2026-01-08** `a172a1ab25e5` — 1 breaking
- **2026-01-08** `c77e179652eb` — 1 breaking, 1 warning, 1 info
- **2026-01-07** `beb76e148338` — 1 info
- **2026-01-06** `a172a1ab25e5` — 1 breaking
- **2026-01-06** `e8e44e0e972c` — 3 breaking, 3 warning, 1 info
- **2026-01-06** `9edfda1a76b9` — 2 warning, 5 info
- **2026-01-06** `e8e44e0e972c` — 3 breaking, 3 warning, 1 info
- **2026-01-03** `510cbb709bed` — 2 breaking, 11 info
- **2025-12-24** `3f676384b4bb` — 1 info
- **2025-10-01** `f27142a09dee` — 1 info

## Changes

- **2026-01-08** `27588c5bd8fa` — 1 info
  - endpoint added
- **2026-01-08** `a172a1ab25e5` — 1 breaking
  - api path removed without deprecation
- **2026-01-08** `c77e179652eb` — 1 breaking, 1 warning, 1 info
  - added the new required request property `sessionId`
  - removed the request property `memoryId`
  - the `groupName` request property default value `default` was added
- **2026-01-07** `beb76e148338` — 1 info
  - endpoint added
- **2026-01-06** `a172a1ab25e5` — 1 breaking
  - api path removed without deprecation
- **2026-01-06** `e8e44e0e972c` — 3 breaking, 3 warning, 1 info
  - added the new required request property `contents/items/metadata/messageId`
  - the request property `contents/items/content` became required
  - the request property `contents/items/metadata` became required
  - removed the request property `contents/items/createdAt`
  - removed the request property `contents/items/id`
  - removed the request property `contents/items/role`
  - added the new optional request property `metadata`
- **2026-01-06** `9edfda1a76b9` — 2 warning, 5 info
  - removed the request property `contents/items/metadata/messageId`
  - removed the request property `metadata`
  - 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/role`
  - the request property `contents/items/content` became optional
  - the request property `contents/items/metadata` became optional
- **2026-01-06** `e8e44e0e972c` — 3 breaking, 3 warning, 1 info
  - added the new required request property `contents/items/metadata/messageId`
  - the request property `contents/items/content` became required
  - the request property `contents/items/metadata` became required
  - removed the request property `contents/items/createdAt`
  - removed the request property `contents/items/id`
  - removed the request property `contents/items/role`
  - added the new optional request property `metadata`
- **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 `201`
  - 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 `addContextAsMemory` was added
- **2025-10-01** `f27142a09dee` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation/docs/api/v1/context/memory/add/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/add/post)
