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