curl --location --request POST 'https://dev-api.inwantaiwan.com/api/cms/v1/home/featured/product/sort' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [1, 2, 3, 4] }'
{ "data": {} }
Authorization: Bearer ********************