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.
Session token from Activate Agent. Must match
agent_id.Path Parameters
The unique identifier of the agent.
The ID of the memory to delete.