--- title: 'Update Memory' description: "Update the content or metadata of a single memory by its unique ID using the PUT endpoint." openapi: put /v1/memories/{memory_id}/ ---