confirmResetConsolePassword
POST {{url}}/subscriberconsole/confirmResetConsolePassword
- Use this API 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
andforgot password
Request Body
{"EmailAddress"=>"gjain@blueportwireless.com", "OTP"=>"445346", "NewPassword"=>"password12chars"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Origin | string |