Restore login by email

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.

Body Params
string
required
length ≥ 1
string
required
length ≥ 1
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json