Objects
This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.
TwoFactorOption
Available 2FA methods for this collection.
displayTextstring
text to display
typestring
2FA type
Possible Enum values are
SMS, APP, APP_CODE or EMAIL.uuidstring
uuid for this option
Example
{ "displayText": "Please supply the code sent to your iPhone 070******6", "type": "APP", "uuid": "7fbc80f0-870b-4d94-8a31-baf683780b79"}