curl --location --request PATCH 'https://dev-api.inwantaiwan.com/api/apps/v1/product//review//toggle-like' \ --header 'Content-Type: application/json' \ --data-raw '{ "like": true }'
{ "data": {} }
Authorization: Bearer ********************