Login to the Google Search Console API client
Call this API to go to the login page of the Google Search Console.
Query Parameters
accountKey string required
The account key
redirectUri uri required
The redirect URI to redirect to after the login
state string
The state to maintain after authorize.
Responses
- 307
Redirect to redirectUri value
Response Headers
Location any
Redirect to google login page
Loading...