Search code examples
androidandroid-management-api

Unenroll from Android Management API


With Android Management Quickstart I have created an enterprise and associated it with a Google Cloud Platform project using signupUrls.create and enterprises.create.

When trying to create another enterprise with a different EMM provider I get an error message saying I'm already enrolled with an EMM provider.

How can I delete the previous enterprise (or unenroll) so that I can enroll with the other EMM provider ?


Solution

  • To delete an enterprise:

    1. Visit play.google.com/work with the account used to create the enterprise.
    2. Select Admin Settings.
    3. In Organization information, select the three vertical dots.
    4. Click Delete Organization.

    This is documented here.