Skip to main content
DELETE
/
cart
/
items
/
{id}
Remove item
curl --request DELETE \
  --url https://api.atlas.kitchen/storefronts/v1/cart/items/{id} \
  --header 'X-Channel-Id: <api-key>'

Authorizations

X-Channel-Id
string
header
required

Channel identifier. A second header X-Session-Id is also required.

Path Parameters

id
integer
required

Response

204

Item removed