Authorization: Bearer ********************
share_text
必填一项id
必填一项max_id
字段值{
"id":"",
"share_text":"",
"max_id":"",
"flow":0,
"proxy":""
}
curl --location --request POST 'http://api.moreapi.cn/api/weibo/post_comment' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":"",
"share_text":"",
"max_id":"",
"flow":0,
"proxy":""
}'
{}