Users > Users > usersTwoFactor
POST:users/two_factor.json
Description
Generates 2FA code for user and puts it into pending state.
Use usersTwoFactorValidate mutation to enable it.
Topic: Users
Result
Preview (typescript)
Loading module
Generates 2FA code for user and puts it into pending state.
Use usersTwoFactorValidate mutation to enable it.
Topic: Users
Loading module