Enforce 2FA

As the team administrator, you can force each team member to use 2-factor authentication (2FA).

When the value of force_2fa is true in this request, the member will be requested to activate 2FA by scanning a QR code next time they log in. To cancel enforcing them to use 2FA, change the value to false and send this request again.

This request is to be distinguished from the next request, because cancelling the enforcement doesn't necessarily Disable 2FA for A User in Team, which serves a different purpose.

Path Params
integer
required
≥ 1

The ID of your team/organization. Numeric. Get it from Get Team. Contact your team admin, if you are not the admin.

string
required

The unique user_id in the form [email protected]. This is not the email address of the user.

Body Params
boolean
Response

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json