delete https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/carts/current
Deletes the cart of the current shopper.
Response
200Success
Deletes the cart of the current shopper.
200Success
xxxxxxxxxx
curl --request DELETE \
--url https://t0-s0.sandbox.mozu.com/api/commerce/carts/current
Try It!
to start a request and see the response here!