Authorization: Bearer ********************
{
"board_type":"0",
"board_sub_type":"",
"proxy":""
}
curl --location --request POST 'http://api.moreapi.cn/api/douyin/aweme_board' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"board_type":"0",
"board_sub_type":"",
"proxy":""
}'
{}