cURL
curl --request DELETE \ --url https://api.example.com/admin/v1/buffers/insights \ --header 'Content-Type: application/json' \ --data ' { "ids": [ 123 ] } '
{ "data": { "deletedCount": 123, "affectedMemoryIds": [ "<string>" ] } }
Documentation IndexFetch the complete documentation index at: https://docs.openmemind.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.openmemind.com/llms.txt
Use this file to discover all available pages before exploring further.
1
OK
Show child attributes