{
"id": "5199892055590276",
"max_id":"",
"flow":0
}
curl --location --request POST 'https://api.getoneapi.com/api/weibo/fetch_post_sub_comment' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "5199892055590276",
"max_id":"",
"flow":0
}'
{
"code": 200,
"message": "success",
"data": {}
}