/organizations/:organizationId/mdm/android/enterprise **Required Permission:** `mdm.android.enterprise.remove` Permanently removes the EMM enterprise and disassociates it from the organization.
/organizations/:organizationId/mdm/android/enterprise/ **Required Permission:** `mdm.android.enterprise.getByOrganization` Retrieves the EMM enterprise configuration and status for the specified organization.
/organizations/:organizationId/mdm/android/enterprise/ **Required Permission:** `mdm.android.enterprise.create` Creates a new EMM-managed enterprise with specified configuration and contact information.
/organizations/:organizationId/mdm/android/enterprise/ **Required Permission:** `mdm.android.enterprise.update` Updates the EMM enterprise branding, contact information, and policy settings.
/organizations/:organizationId/mdm/android/enterprise/signup-url **Required Permission:** `mdm.android.enterprise.signupUrlsCreate` Creates a signup URL to initiate customer-managed EMM enterprise registration with Google.
/organizations/:organizationId/mdm/android/enterprise/sync **Required Permission:** `mdm.android.enterprise.sync` Synchronizes the local enterprise configuration with the latest state from Google's servers.
/organizations/:organizationId/mdm/android/enterprise/web-token **Required Permission:** `mdm.android.enterprise.generateWebToken` Generates a web token for embedding Google Play iframe features within parent applications.