DELETE

Reset MFA Email OTP Authenticator Settings by UID

End-Point

This API is used to reset the Email OTP Authenticator settings for an MFA-enabled user.

Layer 1 REQUEST

Get Params

apikey :
LoginRadius API Key [REQUIRED]
apisecret :
LoginRadius API secret [REQUIRED]
UID :
Valid Account ID [REQUIRED]
Layer 1 RESPONSE
Output Format
{
  "IsDeleted": true
}
Layer 1 REQUEST

Query

apikey*
apisecret*
uid

Header

content-Type

Request URL

Layer 1 RESPONSE
Request
Response
Run in Postman