shop24 Docs
Cart

Remove item

DELETE
/storefront/v1/cart/items/{cartItemId}
AuthorizationBearer <token>

회원 accessToken

In: header

Path Parameters

cartItemId*string

Header Parameters

x-cart-token*string

Response Body

curl -X DELETE "https://example.com/storefront/v1/cart/items/string" \  -H "x-cart-token: string"
Empty