Update Memory
Memory API
Update Memory
Update a memory’s content and metadata
PUT
Update Memory
Documentation Index
Fetch the complete documentation index at: https://docs.agent-mind.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Update an existing memory’s content and metadata. This endpoint allows you to modify any aspect of a stored memory.Path Parameters
The unique identifier of the memory to update.
Request Body
Updated content for the memory.
Category classification for the memory.
Array of tags to associate with the memory.
Importance score (0-1) for memory prioritization.
Confidence score (0-1) for the memory’s accuracy.
Source of the memory information.
Updated user association for the memory.
Updated session association for the memory.
Additional metadata to attach or update.