Removing an item from cart

DELETE {{api-url}}/cart/{{tenant}}/carts/{{cartId}}/items/{{itemId}}

Removes a specified product from cart and deletes the cart item.


Required scopes

No specific scopes are required.