Google

Retrieve global Google integrations

get

Retrieve details of global Google integrations settings.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

OK

application/json
get
/admin/google

Update global Google integration.

post

Update global Google integration settings.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
client_idstringOptional

The client ID of Google Cloud project.

client_secretstringOptional

The client secret of Google Cloud project.

Responses
200

OK

No content

post
/admin/google

No content