Correct a context vault memory
Applies a correction to an extracted workspace memory. When
correctedChunkContent is provided, the cited source chunk is updated
too so future document retrieval stays aligned with the corrected
memory.
Authorizations
API key created from the MemContext dashboard. Keys are prefixed with mc_, bound to one workspace, and API-key requests cannot override that workspace.
Path Parameters
Body
Corrected extracted memory text.
10000Optional vault inside the workspace. Defaults to the workspace's default vault.
wrong, outdated, incomplete Reviewer note explaining why the correction is needed.
1000Optional corrected source chunk text. Send this to keep document-chunk retrieval aligned with the corrected memory.
20000Optional evidence chunk to update. Omit to update all cited chunks when correctedChunkContent is supplied.
