/users/{userId}/wishlist/{productId}

This endpoint removes an item (productId) from the user’s (userId) wishlist. An error message is returned if the productId is invalid or if the product is not on in the user’s wishlist.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!