Authorization: Bearer ********************
{
"aweme_id":"7362951193825529121",
"cursor":"",
"proxy":""
}
curl --location --request POST 'https://api.moreapi.cn/api/tiktok/video_comment' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"aweme_id":"7362951193825529121",
"cursor":"",
"proxy":""
}'
{}