We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8a35f commit a5d1889Copy full SHA for a5d1889
openapi.yaml
@@ -16892,6 +16892,13 @@ components:
16892
example:
16893
- home-pc
16894
- laptop
16895
+ tfa_enabled:
16896
+ type: boolean
16897
+ readOnly: true
16898
+ description: >
16899
+ A boolean value indicating if the User has Two Factor Authentication (TFA)
16900
+ enabled. See the Create Two Factor Secret ([/profile/tfa-enable](/api/v4/profile-tfa-enable/#post))
16901
+ endpoint to enable TFA.
16902
UserDefinedField:
16903
type: object
16904
required:
0 commit comments