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.

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

Example
{  "type": "TWO_FACTOR_CHOICE",  "value": "2331690c-06ea-499b-a5b5-c719e253ce93"}