Main menu
Introduction

Accounts

Update contact info

Money Movement

Disclosures

Banking Images

Authentication

Alerts

Legacy Authentication

Reset Password

E-Statements

Experience Group

Banking

Customer Information

E-Statement Reports

Use Cases and Examples
Use Cases
The end user has failed to login multiple times and is now locked. They want to unlock the user account without resetting their password. In this scenario, the end user is the customer of a financial institution.
Here is the standard flow for unlocking a user:
- Customer should make an Unlock User request to unlock the specified user (PUT /customers/{customerId}:unlock-user)
- Upon success, a 204 response returns.
- The customer should be able to log in to the application.