Forgot password send OTP
This API sends verification code to register mobile number to reset password.
Last updated
Was this helpful?
This API sends verification code to register mobile number to reset password.
Last updated
Was this helpful?
Was this helpful?
POST
{{apiUrl}}patient/login/forgotpassword_sendotp
apikey*
String
Authentication token
mobile*
String
Patient's registered mobile
{
"status_code": "1",
"status_message": "OTP sent successfully to your mobile number",
"datetime": "2023-10-27 18:25:19",
"data": 1
}