DELETE
/
item
{
  "removed": true
}

Query Parameters

cart_item_key
string

Unique identifier for the item in the cart.

return_cart
boolean
default:false

Returns the whole cart to reduce API requests.

Response

200
application/json

Cart item removed successfully.

The response is of type object.