2FA: Two Factor Authentication
Last updated 3 years ago
Enable 2FA api
POST /api/v1/user-profile/two-factor-enabled
POST
/api/v1/user-profile/two-factor-enabled
isEnabled*
Boolean
password*
String
userId*
{ // Response }
isEnabled
boolean
password
string
userId
{ isEnabled: true, password: "1234@Abc", userId;"c5s-fsdjj-ahfsags" }
true