MfaEnableRequest
codestringrequired
First TOTP code from authenticator app
passwordstring
Re-enter password if session is not recent
MfaEnableRequest
{
"code": "string",
"password": "string"
}
First TOTP code from authenticator app
Re-enter password if session is not recent
{
"code": "string",
"password": "string"
}