curl --location --request DELETE 'https://api.360.cn/v1/memory/delete/' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json'{
"status": "success",
"message": "删除成功",
"memory_id": "96427d38-b8fc-495b-80c9-4811ff656dd4"
}