MFA Update Phone Number
End-Point
This API is used to update (if configured) the phone number used for Multi-factor authentication by sending the verification OTP to the provided phone number.
- Definition
- Try It Out
- Code
Get Params
apikey :
LoginRadius API Key [REQUIRED]
secondfactorauthenticationtoken :
A Uniquely generated MFA identifier token after successful authentication. [REQUIRED]
smstemplate2fa :
SMS Template Name
options :
preventverificationsms (Specifying this value prevents the verification sms from being sent. Only applicable if you have the optional sms verification flow)
Post Params
phoneno2fa :
The Phone Number to be Updated [REQUIRED]
Output Format
{ "AccountSid": "XXXXXXXXXXXXXXXXXXXXX", "Sid": "XXXXXXXXXXXXXXXXXXXXXXXXXXXX" }