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