{
"tag_id":"0",
"refresh_index":"1"
}curl --location --request POST 'https://api.getoneapi.com/api/douyin/fetch_choiceness' \
--header 'Cookie;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"tag_id":"0",
"refresh_index":"1"
}'{
"code": 200,
"message": "success",
"data": {}
}