Managing two-factor authentication Available two-factor authentication operations Operation Methods and endpoints used Check a tenant’s two-factor authentication status GET /tenants/{tenant_id}/mfa/status Toggle a tenant’s two-factor authentication status PUT /tenants/{tenant_id}/mfa/status Toggle a user account’s two-factor authentication status PUT /users/{user_id}/mfa/status In this section Checking a tenant’s two-factor authentication status Toggling a tenant’s two-factor authentication status Toggling a user account’s two-factor authentication status