Merkl Developer Portal logo
get

/v4/auth/google/start

Start the Google OAuth flow for signing in with a Google account.

Query parameters

modeenum
required

Responses

200
Response for status 200
Schema
object
authUrlstring
required
Example
{
  "authUrl": "string"
}