v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133271103.9 KB
projects

Finishes OAuth flow for an account connector.

get/v1/{+accountConnector}/users:finishOAuthFlow

Path parameters

accountConnectorstring required

Required. The resource name of the AccountConnector in the format projects/*/locations/*/accountConnectors/*.

Query parameters

googleOauthParams.scopesstring[]

Required. The scopes returned by Google OAuth flow.

googleOauthParams.ticketstring

Required. The ticket to be used for post processing the callback from Google OAuth flow.

googleOauthParams.versionInfostring

Optional. The version info returned by Google OAuth flow.

oauthParams.codestring

Required. The code to be used for getting the token from SCM provider.

oauthParams.ticketstring

Required. The ticket to be used for post processing the callback from SCM provider.

Response

Successful response