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