Remove items from wishlist (09/02)
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"msg": "Item is removed from your wishlist",
"status": "fail"
}IF response fail
{
"message": "Unauthenticated."
}
{
"msg": "Wishlist item not found !",
"status": "fail"
}Last updated