{
"ids":[373]
}curl --location --request POST '/v2/taobao/cart/remove' \
--header 'access-key: your-access-key' \
--header 'timestamp: your-timestamp' \
--header 'user-id: your-user-id' \
--header 'signature: your-signature' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids":[373]
}'{
"requestId": "52f24fbf07b742a3a31aae08cd29418b",
"code": 200,
"developId": "1110890638347337996",
"msg": "成功",
"data": true
}