AuthenticatorType.Totp,
'<OTP>'
);```
```Error: 401 - "Invalid token passed in the request.".```
Is there an instruction in which order you have to create the TOTP for?
e.g.
1. createMfaAuthenticator
2. updateMfaAuthenticator
3. account.updateMFA (false -> true)?
Thank you very much.
Translated with DeepL.com (free version)