Carts
Delete cart using user id
delete all items from the cart using user id.
DELETE
Authorizations
Access token
Path Parameters
User ID
Response
200
application/json
OK
The response is of type object
.
delete all items from the cart using user id.
Access token
User ID
OK
The response is of type object
.