Authorization: Bearer ********************
{
"aweme_id":"3x9rjkranuaump2",
"root_comment_id":"1047748989091",
"pcursor":"",
"proxy":""
}
curl --location --request POST 'https://api.moreapi.cn/api/ks/video_sub_comment' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"aweme_id":"3x9rjkranuaump2",
"root_comment_id":"1047748989091",
"pcursor":"",
"proxy":""
}'
{}