Email
VerifyCode
NewPassword
CaptchaToken
{ "Email": "string", "VerifyCode": "string", "NewPassword": "string", "CaptchaToken": "string" }
curl --location 'https://gapi.mccfk.cn/User/Auth/ResetPassword' \ --header 'Content-Type: application/json' \ --data '{ "Email": "string", "VerifyCode": "string", "NewPassword": "string", "CaptchaToken": "string" }'
{}