Remove product from the current user's wishlist.
productId
The ID of the product.
userId
ID of the target user (available only for MPO). If not provided, the product will be added to the requester's wishlist.
wishlistId
ID of the target wishlist. If not provided, the product will be added to the default wishlist.
Returns WishlistRemoveProduct .