Clear user cart
Empty the user cart using this api.
This endpoint allows you empty the user cart
Headers
Name
Type
Description
{
"msg": "Cart is now empty !",
"status": "success"
}Last updated