curl --request DELETE \
--url https://demo.spreecommerce.org/api/v2/storefront/wishlists/{token} \
--header 'Authorization: Bearer <token>'This response does not have an example.This operation deletes the wishlist identified in the URI token.
curl --request DELETE \
--url https://demo.spreecommerce.org/api/v2/storefront/wishlists/{token} \
--header 'Authorization: Bearer <token>'This response does not have an example.Was this page helpful?