Capabilities

memories.archive

Archive a stored long-term memory so it is no longer used at runtime.

post/capabilities/memories.archive

Request body

memoryIdstring required

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.