post https://api.banking.netevia.dev/v2/restoreLogin
The POST https://api.banking.netevia.dev/v2/restoreLogin API endpoint enables users to restore their login access by submitting their email address. Upon a successful request, the system sends instructions via email to reset the user's login credentials.
Functionality:
- Allows users to request password reset instructions by providing their email address.
- No authentication is required to use this endpoint.
- Triggers an email containing a link or steps to restore login access.
Key Features:
- Password Recovery: Helps users regain access to their accounts by sending a password reset email.
- Email-based Restoration: Users only need to submit their email address, simplifying the recovery process.
- No Authentication Required: Anyone can request a login restoration email without needing to log in.
- Error Handling: Provides clear error messages for invalid email addresses or system errors.
- Secure Process: Ensures that only users with access to the registered email can reset their credentials.
This API is essential for users who have forgotten their credentials or need to regain access to their accounts.