Authorization: Bearer ********************
{ "hot_type":"hot" }
curl --location --request POST 'http://api.moreapi.cn/api/weibo/hot_search' \ --header 'Content-Type: application/json' \ --data-raw '{ "hot_type":"hot" }'
{}