Skip to main content
DELETE
Delete Items from Wishlist

Authorizations

Authorization
string
header
required

User token to authorize Cart and Checkout requests.

It is required to associate Cart with the User.

Path Parameters

token
string
required

The token is a unique string used to identify the target resource.

Body

application/vnd.api+json
wished_items_ids
string[]

The Wished Item ID that is to be removed from wishlist.

Response

200 Success - Returns the wishlist object.

data
Wishlist · object
required
included
Wishlist Includes · object[]