Public API
Patient Functions
Surgeon Functions
General Functions
POST Patient Password Reset
Used to email the patient a link to reset their password with SurgiPrice™
Resource URL
https://testapi.surgiprice.com/forgot/
Input Parameters
Parameter Name | Description | Parameter Type | Required | Example |
---|---|---|---|---|
Patient'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 |