google-apigoogle-workspacegoogle-apis-explorerchromebook

Chrome Management API


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


Solution

  • 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