Authentication

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

accountAliasstring nullable

Unique account alias.

emailstring email required

Email address of the user.

idTokenstring required

Google id token of the user.

Response

OK

accessTokenstring required
refreshTokenstring required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.