{ "success": true }
Delete a memory from a profile
curl -X DELETE https://api.yourserver.com/api/profiles/user-123/memories/mem-125 \ -H "Authorization: Bearer gp_your_key"