Reset user's password by providing OOB OTP token
https://api.wealthcare.com/participant/services/user/password/oob/{tpaId}
Reset user's password by providing OOB OTP token
-
tpaId string Required
A unique identifier used to identify your admin instance. This value was system generated with the admin instance was created.
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. 1: encrypted, 0: decrypted, default to 0.
-
UserName string
User Name
-
Password string
New User Password
-
IsOobSMS boolean
Indicate if the token has to receive from SMS or Email. If IsOobSMS: true, then token from SMS or IsOobSMS: false, then token from Email
-
Token string
OTP token received from SMS or Email