Change password
To change password
POST
{{apiUrl}}patient/login/change_password
Request Body
Name
Type
Description
apikey*
String
Authentication token
patient_id*
String
Unique ID of patient
new_password*
String
New password
old_password*
String
Existing password
Last updated