{
"board_type": "1"
}curl --location --request POST 'https://api.getoneapi.com/api/kuaishou/fetch_hot_billboard_v2' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"board_type": "1"
}'{
"code": 200,
"message": "success",
"data": {}
}