Skip to main content
POST
Update Memory

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the memory to update.

Body Parameters

string
required
The new name for the memory. Cannot be null or undefined.

Response

object
The updated memory object.
string
Unique identifier for the memory.
string
Updated name of the memory.
string
ISO timestamp when the memory was originally created.
string
Unique identifier for the organization that owns the memory.
number
Currently under development.
null
Error array (null on success).

Docs for agents: llms.txt