Is there a way I can programatically control the Google Chrome policies that are found in G Suite Admin Console?

151 Views Asked by At

I'm looking for an API or a method that will allow me to programmatically control the Chrome polices that are found under the Chrome Device Management in G Suite Admin Console.

I'm looking for a way that will allow me to control the Chrome policies through a script or something as I have some requirements for such automation for Chrome policies in the Admin Console, such as black-listing a URL or white-listing an addon and so on...

I hope there will be a way for this or an acceptable workaround Regards

1

There are 1 best solutions below

0
On

I would think the Directory API would be the place to look through to control chrome device policies.

Also have a look at Guide: Manage Chrome Devices for some direction on managing chrome devices via the Directory API: