Skip to main content
DELETE
/
cart
/
promo
Clear promo
curl --request DELETE \
  --url https://api.atlas.kitchen/storefronts/v1/cart/promo \
  --header 'X-Channel-Id: <api-key>' \
  --header 'X-Session-Id: <api-key>'

Authorizations

X-Channel-Id
string
header
required

Merchant storefront identifier. Provided during onboarding.

X-Session-Id
string
header
required

Diner session identifier. Created by GET /channel and returned in the X-Session-Id response header.

Response

204

Promo cleared