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