log/cart/removeAsk AIget https://api.clerk.io/v2/log/cart/removeremove products from a customers cart. A product is defined as a basket_product object (see below)Query ParamskeystringrequiredYou store API key.productsarrayrequiredA list of products in the form of basket_productsproducts*visitorstringVisitor id belonging to the basketemailstringEmail belonging tot he basketbasket_idstringWill be self assigned if one is not providedResponses 200200 400400Updated 10 months ago