Objects

TwoFactorOption

Available 2FA methods for this collection.

displayTextstring

text to display

typestring

2FA type

Possible Enum values are SMS, APP, or EMAIL.
uuidstring

uuid for this option

{
  "displayText": "Please supply the code sent to your iPhone 070******6",
  "type": "APP",
  "uuid": "7fbc80f0-870b-4d94-8a31-baf683780b79"
}