---
title: "Consolidate Memory"
method: POST
path: "/api/memory/consolidate"
---

# Consolidate Memory

`POST /api/memory/consolidate`

Run the manual consolidation pass (all tiers, NOT plan-gated) over
the user's own active notes and stage the proposals. Returns the staged
proposals so the SPA can open the review pane immediately.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/omicos/apis/omicos-server.md) · [All operations](https://skmtc.dev/omicos/apis/omicos-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/omicos/omicos-server/revisions/a00b94573ffe/schema)
