Sessions & Agents
Memory Operations
Purge Expired Memories
Permanently delete memories expired longer than the policy's purge window.
Destructive and irreversible. Disabled unless the policy sets purge_expired_after. Pass dry_run: true to preview.
Requires:
- X-Session-Token: {session_token}
post/api/v2/agents/{agent_id}/policy/purge
Path parameters
agent_idstring required
Headers
x-session-tokenstring nullable
X-Api-Keystring nullable
Cookies
memanto_session_tokenstring nullable
Request body
Response
Successful Response
{"stackTrail":"paths:/api/v2/agents/{agent_id}/policy/purge:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}