CompleteLoginRequest
emailstring
totpinteger<int32>
session object
browserstring
The name of the browser used.
Example:
Chromeosstring
The operating system of the device.
Example:
WIndowsCompleteLoginRequest
{
"email": "string",
"totp": 0,
"session": {
"browser": "Chrome",
"os": "WIndows"
}
}