Data
Delete Memory
Delete a single memory from the active agent’s namespace.
DELETE
Overview
Deletes one memory from the agent’s Moorcheh namespace, scoped by the active session. The session must belong to the agent named in the path.Authentication
API clients do not send an API key orAuthorization header.
string
required
Session token from Activate Agent. Must match
agent_id.Path Parameters
string
required
The unique identifier of the agent.
string
required
The ID of the memory to delete.