Skip to main content

Request Reset Password


Use the Request Reset Password screen to start the password recovery process.
Users access this screen from the Sign In screen by selecting Forgot password.


This screen includes:

#ElementDescription
1HeaderDisplays Reset password title and close control
2Instruction textExplains which email address the user must enter
3Email input fieldRequired email address input
4Support linkOpens Contact support
5Primary actionSubmits the reset password request

Workflow

  1. Open the Sign In screen.
  2. Select Forgot password.
  3. Open the Reset Password Request screen.
  4. Confirm or edit the email address.
  5. Select Reset password.
  6. Display the Email Sent Confirmation screen.

Validations

ScenarioApp BehaviorSDK Output
Email field emptyDisable Reset passwordvalidation = required
Email format invalidDisplay inline errorerror = invalid_email
Email format validEnable Reset passwordvalidation = valid
Request in progressShow loading statestate = loading
Request succeedsDisplay confirmation screenstate = email_sent
Network failureDisplay errorerror = network

Actions

ScenarioApp BehaviorSDK Output
Email enteredUpdate input stateemail = updated
Reset password selectedSubmit reset password requestRequest triggered
Request succeedsOpen confirmation screenstate = email_sent
Support selectedOpen support pageExternal navigation

Endpoint Resources

Request Reset Password​

PUT 

v3/account/password/reset/request

Returns the Reset Password Request screen configuration.

UI Element Types

LevelReferenceTypeValuePlacement
1headerToolbarReset password
1closeActionCloseright
1reset-instructionsRegularEnter the email address that you used to create the account.^
1emailInputEmail address *
1spacerSpacer
1need-helpRegularNeed help?^
1supportLinkContact support^
1primary-actionButtonReset passwordbottom