Log into the account using Google

Returns an access token and the refresh token.

POST/v3/accounts/login-google

Headers

originstring
user-Agentstring

Request body

emailstringrequired

Email address of the user.

Length: [1,256]Format: email

idTokenstringrequired

Google id token of the user.

Length: [8,2048]

accountAliasstring

Unique account alias.

Length: [0,256]

Response

200 OK

accessTokenstringrequired
refreshTokenstringrequired