Authorization: Bearer ********************
{
"note_id":"",
"xsec_token":"",
"share_text":"",
"cursor":"",
"proxy":""
}
curl --location --request POST 'http://api.moreapi.cn/api/xhs/note_comment' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"note_id":"",
"xsec_token":"",
"share_text":"",
"cursor":"",
"proxy":""
}'
{}