To change password
Last updated 4 months ago
Was this helpful?
POST
apikey*
String
Authentication token
patient_id*
Unique ID of patient
new_password*
New password
old_password*
Existing password
{ "status_code": "1", "status_message": "Password Updated Successfully", "datetime": "2023-10-27 18:35:45", "data": 1 }
{ "status_code": "0", "status_message": "Old Password is Incorrect", "datetime": "2023-10-27 20:11:05", "data": null }
{{apiUrl}}patient/login/change_password