Chrome Management API

96 views Asked by At

I'm trying to use the Chrome Management API from the API EXPLORER but I can't get the CUSTOMER_ID I tried to use "my_customer" or the Customer ID from my adminconsole and it doesn't recognize it.

Does anyone know what identifier it refers to?

Annex screenshots

enter image description here

1

There are 1 answers

1
Serenity On BEST ANSWER

The pattern that you need to add in the customer field section is:

customers/customerID

Example: customers/Ex123abc

You can get your Customer ID in the Google Workspace Admin console by going to Admin console > Account > Account settings > Profile > Customer ID.

Reference below:

Sample image