Delete a memory
curl --request DELETE \ --url https://v2.api.supermemory.ai/delete/{id} \ --header 'x-api-key: <api-key>'
{ "success": true }
Was this page helpful?