Creates a customer for zero-touch enrollment. After the method returns successfully, admin and owner roles can manage devices and EMM configs by calling API methods or using their zero-touch enrollment portal. The customer receives an email that welcomes them to zero-touch enrollment and explains how to sign into the portal.
HTTP request
POST https://androiddeviceprovisioning.googleapis.com/v1/{parent=partners/*}/customers
Required. The company data to populate the new customer. Must contain a value for companyName and at least one owner_email that's associated with a Google Account. The values for companyId and name must be empty.
Response body
If successful, the response body contains a newly created instance of Company.