curl --location --request DELETE 'http://api.gelsinpizza.com/api/web/Member/DeleteFavoriteProduct?id=101527047971' \ --header 'Authorization: {{UAT_TOKEN}}' \ --header 'Content-Type: text/plain' \ --data-raw '{ "ProductId":"102576989031" }'
{}