Wishlists
Delete a Wishlist
This operation deletes the wishlist identified in the URI token
.
DELETE
/
api
/
v2
/
storefront
/
wishlists
/
{token}
Authorizations
Authorization
string
headerrequiredUser token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Path Parameters
token
string
requiredThe token is a unique string used to identify the target resource.
Was this page helpful?