DELETE
/
v1
/
memory

Body

id
string

This is the unique identifier for the memory.

Response

id
string

The unique identifier for the memory.

memory
string

The content of the memory that was stored.

memory_type
string

The type of memory (e.g., short-term, long-term).

user_id
string

The unique identifier for the user associated with the memory.

agent_id
string

The unique identifier for the agent that created the memory.

created_at
string

The timestamp when the memory was created.