Reset password
To reset password with mobile OTP
POST
{{apiUrl}}patient/login/reset_password
Request Body
Name
Type
Description
apikey*
String
Authentication token
mobile*
Number
Patient's registered mobile
otp*
String
OTP sent in Forget password send OTP API
password*
String
New password
Last updated