# Enroll authenticator app MFA Enroll a logged-in user in multi-factor authentication (MFA) for a specific account (tenant). This endpoint initiates MFA enrollment on behalf of a user within a specific account (tenant) context. Use this route to programmatically trigger MFA enrollment, typically as part of an administrative or backend workflow. Endpoint: POST /resources/users/v1/mfa/authenticator/enroll Security: bearer ## Header parameters: - `frontegg-user-id` (string, required) The user ID identifier ## Response 200 fields (application/json): - `qrCode` (string, required) QR code to be verified by authenticator app