Authorization: Bearer ********************curl --location --request POST '/User/Info/UpdateUserInfo?Nickname=&Avatar=&BackgroundImage=&Birthday=&Signature=&Gender=' \
--header 'Authorization: Bearer <token>'{
"Success": true,
"Message": "string"
}