{
"email":"your email"
}
In response, it will give you an error message or a success message.
In the email, we will get this link with a token & an expiration time to check the validity of the token. and it will return boolean value.
If it returns true then it will redirect to the next API.
{
"password":"your Password",
"confirmPassword":"your Password"
}
In response, it will give you an error message or a success message