Authorization: Bearer ********************
curl --location --request POST 'https://dev-api.inwantaiwan.com/v2/videos/featured' \ --header 'Authorization: Bearer <token>' \ --data-urlencode 'ids=[1,2,3]'
{ "data": {} }