Skip to main content
DELETE

Overview

Removes all items from the cart, returning an empty cart.

Authentication

string
required
Device authentication token from browser session

Path Parameters

string
required
Merchant domain (e.g., staging.luma.gift)

Response

Returns an empty shopping cart.

Response Fields

Same as Get Cart response, but with an empty line_items array.

Error Responses

400 Bad Request

Missing or invalid authentication header

404 Not Found

Cart not found