cURL
curl --request DELETE \ --url https://api.atlas.kitchen/storefronts/v1/cart/items/{id} \ --header 'X-Channel-Id: <api-key>'
Channel identifier. A second header X-Session-Id is also required.
X-Session-Id
Item removed
Was this page helpful?