Forgot Password Validation
Input
Sample Input:
{
"username": "[email protected]"
}Sample Output:
{
"dateTime": 1713446803563,
"status": true,
"errorCode": 200,
"message": "An email will send if the account exists in our system.",
}Last updated