Use this endpoint to initiate MFA setup for a user. Returns a secret and recovery codes to be stored by the user before verification.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
The authorization token in the 'Bearer ' format.
The unique identifier of the user you want to retrieve.
Information required to initiate MFA setup for a user.
The type of MFA to configure.
app, email, sms MFA setup initiated successfully. Store the secret and recovery codes before proceeding to verification.
The result of an MFA setup initiation, including the secret and recovery codes.
TOTP secret to be stored securely by the user or app.
OTP Auth URL for QR code generation (TOTP only).
One-time recovery codes to be stored by the user.
The MFA type that was configured.
app, email, sms Indicates whether MFA is currently enabled.