Update user password using reset token
Token Validation
Password Validation
OTP Verification
Password Update
TOKEN_NOT_PROVIDED
- Reset token requiredINVALID_TOKEN
- Invalid/malformed tokenINVALID_PASSWORD_FORMAT
- Password requirements not metMISSING_PARENT_PUBLIC_KEY
- Parent public key required for child accountsINVALID_PARENT_PUBLIC_KEY_FORMAT
- Invalid public key formatINVALID_PARENT_PUBLIC_KEY
- Invalid parent public keyOTP_EXPIRED
- Reset code has expiredINVALID_OTP
- Invalid reset codeUSER_NOT_FOUND
- No account found for token