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