Skip to main content
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

Cart item removed successfully.

  • Option 1
  • Option 2
removed
boolean
Example:

true

I