Skip to main content
PUT
/
commerce
/
carts
/
{cartId}
/
bulkitems
/
delete
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

cartId
string
required

Unique identifier of the cart

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

List of cart item IDs to remove

Response

200

Success