Public API
Patient Functions
Surgeon Functions
General Functions
POST Doctor Forgot Password
Used to email the doctor a link to reset their password with SurgiPrice™
Resource URL
https://testapi.surgiprice.com/doctor-forgot/
Input Parameters
Parameter Name | Description | Parameter Type | Required | Example |
---|---|---|---|---|
Doctors's Email Address | 50 Characters | YES | [email protected] |
Result Description
Parameter Name | Description | Parameter Type | Example |
---|---|---|---|
Success | If the email was found and password was reset | 0 (fail) or 1 (success) | 0 |
Message | If Success=0, this parameter contains the reason this API call failed. This is for feedback to the user. | String | Email Address not found |