Verify MVNO password reset OTP and set new password

Access: Public endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Portal user email address

string
required
length between 6 and 6
^\d{6}$

6-digit OTP from the reset email

string
required
length ≥ 8

New password (min 8 chars, must contain uppercase, lowercase, and number)

string
enum
Defaults to partner

Must match the SPA that requested the reset. Use rica for agent resets so MVNO-only accounts are not updated.

Allowed:
Responses
200

Password reset successful

400

Invalid or expired OTP

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!