Authorization: Bearer ********************
{
"user_id": "",
"share_text": "",
"max_behot_time":"",
"proxy":""
}
curl --location --request POST 'http://api.moreapi.cn/api/lemon/user_post' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_id": "",
"share_text": "",
"max_behot_time":"",
"proxy":""
}'
{}