getOAuth2UrlForLinking
GET https://{{host}}/api/v1/self/oauth/:provider?forward=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
forward | string | Optional (ex http://manage.mist.com/oauth/callback.html) |
RESPONSES
status: OK
{"linked":false,"authorization_url":"https://accounts.google.com/o/oauth2/v2/auth?....."}