Forgot Password
API URL | {{url}}/user-service/user/forgot-password/{username} |
Method | GET |
Description | Forgot Password by username and response will send email notification |
Input
Field Name | Type | Mandatory | Example |
username(parameter) | String | Yes | aaaa@aaa.aaaa |
Sample Input
{{url}}/user-service/user/forgot-password/aaaa@aaa.aaaa
Sample Output