Name | Type | Description | Notes |
---|---|---|---|
userId | int | The ID of the user. | |
accountId | int | The ID of the account. | |
token | string | The two-factor authentication token created during sign-in. This token is used to ensure that the correct user is trying to sign in with a given one-time security code. | |
code | string | The one-time security code used for signing in. | [optional] |