---
title: "Add Memory Episode"
method: POST
path: "/api/memory/episodes"
tags: ["Private Memory"]
---

# Add Memory Episode

`POST /api/memory/episodes`

Record an episode (a full observed interaction turn) into the authenticated user's Private Memory. Facts are extracted, encrypted with the user's own key, and become recallable.

## Response `200`

Episode recorded

## Changes

- **2026-08-20** `0e1db3b6bc7c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/privacypal/apis/privacypal-api/changes/api/memory/episodes/post.md)

---

[API](https://skmtc.dev/privacypal/apis/privacypal-api.md) · [All operations](https://skmtc.dev/privacypal/apis/privacypal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/privacypal/privacypal-api/revisions/0e1db3b6bc7c/schema)
