Version v0.45 of Metabase is no longer supported. Check out the docs for the current stable version, Metabase v0.63.
/api/google endpoints.
PUT /api/google/settings
Update Google Sign-In related settings. You must be a superuser or have setting permission to do this.
PARAMS:
-
google-auth-client-idvalue must be a string. -
google-auth-enabledvalue may be nil, or if non-nil, value must be a boolean. -
google-auth-auto-create-accounts-domainvalue may be nil, or if non-nil, value must be a string.
Read docs for other versions of Metabase.