Last modified:2025-04-24 10:59:46
Initiates the 2FA (Two-Factor Authentication) enabling process, serving as a pre-enable step.
This phase involves validating the correctness of the provided phone number, specifically for
SMS OTP (One-Time Password), and dispatching the verification code.To finalize the activation, it is necessary to confirm the 2FA installation. This confirmation is achieved
by utilizing the /v2/user/mfa/verify_installation endpoint, allowing users to validate the 2FA setup,
whether it involves SMS or TOTP (Time-Based One-Time Password) authentication methods.