initiateResetConsolePassword

POST {{url}}/subscriberconsole/initiateResetConsolePassword

  • Use this API to initiate the process to reset subscriber access to web console, and send OTP to subscriber device (step 1 of 2 for change password workflow in compliance with data privacy laws).
  • Use this for both Send OTP to change password and forgot password.
  • An OTP is a one-time password used to allow a subscriber to login once.

Request Body

{"EmailAddress"=>"gjain@blueportwireless.com"}

HEADERS

KeyDatatypeRequiredDescription
originstring

RESPONSES

status: OK

{"message":"Code to reset password sent to gjain@blueportwireless.com","errorProcessing":false}