{ "ids": [ "string" ] }
curl --location --request DELETE '/member/cart' \ --header 'Authorization: {{token}}' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "msg": "string" }