Authorization: Bearer ********************{
"sec_uid":"MS4wLjABAAAA9GLLRAaMDZvaHZdFQXxyzpem-_iJwZMp67SE8eQajOrNmrech376Y8Y2i1C1q7iX",
"post_type":"0",
"count":"20",
"cursor":"",
"proxy":""
}curl --location --request POST 'https://api.moreapi.cn/api/tiktok/user_post' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"sec_uid":"MS4wLjABAAAA9GLLRAaMDZvaHZdFQXxyzpem-_iJwZMp67SE8eQajOrNmrech376Y8Y2i1C1q7iX",
"post_type":"0",
"count":"20",
"cursor":"",
"proxy":""
}'{}