SmartMemory
POST
/memory/clear

Clear all memory for the current user (use with caution).

This is a destructive operation that removes all memory items for the authenticated user. Use DELETE /memory/clear-all for more options including nuclear mode.

Response Body

application/json

curl -X POST "https://example.com/memory/clear"
null