Skip to main content
DELETE
Remove item from cart

Authorizations

x-commerce-api-key
string
header
required

Legacy alias for commerce-scoped API keys. Prefer x-api-key with scope=commerce.

Path Parameters

itemId
string<uuid>
required

Cart item ID

Query Parameters

wallet_address
string
wallet_network
string
customer_id
string

Response

Item removed from cart successfully

success
boolean
Example:

true

message
string
Example:

"Item removed from cart"

data
object