本文档由聚智团队编写维护
curl --location --request DELETE 'http://127.0.0.1:2024/store/items' \ --header 'Content-Type: application/json' \ --header 'x-api-key;' \ --data-raw '{ "namespace": [ "string" ], "key": "string" }'
{}
x-api-key: ********************