curl --location --request PATCH 'https://dev-api.inwantaiwan.com/api/cms/v1/home/featured/videos/sort' \ --header 'Content-Type: application/json' \ --data-raw '{ "video_ids": [ 0 ] }'
{ "data": {} }
Authorization: Bearer ********************