curl --location 'http://122.160.87.36:9097/accordBackend/api/mpin/reset' \
--header 'Content-Type: application/json' \
--data-raw '{
"emailId" : "naveen1@gmail.com",
"deviceId": "b0a7f2c0973fb9d8",
"mPin" : "1239",
"confirmMPin": "1239"
}'{}