{ "veryCode": "string", "mobile_no": "string" }
curl --location --request POST '/oauth2/register/forgetpwdsecond' \ --header 'Content-Type: application/json' \ --data-raw '{ "veryCode": "string", "mobile_no": "string" }'
{}