Delete Memory
curl https://api.example.com/v1/memories/$MEMORY_ID/ \ -X DELETE \ -H "x-api-key: $XTRACE_MEMORY_MANAGER_API_KEY" \ -H "X-Org-Id: $XTRACE_MEMORY_MANAGER_ORG_ID"
{}