Objects
TwoFactorChoice
A two factor code to be supplied to a collection. The collection will have status `TWO FACTOR PENDING` when a two factor code is expected from the user.
typestring
Possible Enum values are
TWO_FACTOR_CHOICE.valuestring
UUID of Selected Two factor method
{
"type": "TWO_FACTOR_CHOICE",
"value": "2331690c-06ea-499b-a5b5-c719e253ce93"
}