Authorization: Bearer ********************{
"verifyUuid":"",
"proxy":"false"
}curl --location --request POST 'https://api.moreapi.cn/api/xhs/login_code_verify_qr' \
--header 'Cookie;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"verifyUuid":"",
"proxy":"false"
}'{}