POST: Require a User to Implement 2FA Ingrid https://api.bitsighttech.com/ratings/v2/users/user_guid/require-mfa Multi-factor or 2-factor authentication (2FA) is an authentication method that provides an extra layer of security. Use this path to require a particular user to implement 2FA. Only Admin can enforce 2FA. See user preferences permissions. Parameters * Required. user_guid * Required. [Path] Identify the user to require 2FA. Value: [String] User unique identifier [user_guid]. See GET: Users. Example Request curl -H "Content-Type: application/json" -X POST -i https://api.bitsighttech.com/ratings/v2/users/eeeeeeee-8888-eeee-8888-eeeeeeeeeeee/require-mfa -u api_token: Status Codes 200 – Okay 2FA is now required for the user. 400 – 2FA Enabled The user already has 2FA enabled. August 25, 2021: Published. Related articles What is Malware? Configuring 2-Factor Authentication BitSight 2-Factor Authentication POST: Resend User Activation Email POST: Reset 2FA for a User Feedback 0 comments Please sign in to leave a comment.