Favicon

You are here: Home > API Reference > Android > Enterprise Creation

Enterprise Creation API

API endpoints for Enterprise Creation. Browse all available operations, parameters, and response schemas.

DEL Delete enterprise
/organizations/:organizationId/mdm/android/enterprise

Permanently removes the EMM enterprise and disassociates it from the organization.

GET Synchronize enterprise data
/organizations/:organizationId/mdm/android/enterprise/sync

Synchronizes the local enterprise configuration with the latest state from Google's servers.

GET Retrieve enterprise details
/organizations/:organizationId/mdm/android/enterprise

Retrieves the EMM enterprise configuration and status for the specified organization.

POST Generate customer-managed enterprise signup URL
/organizations/:organizationId/mdm/android/enterprise/signup-url

Creates a signup URL to initiate customer-managed EMM enterprise registration with Google.

POST Generate enterprise upgrade URL
/organizations/:organizationId/mdm/android/enterprise/upgrade-url

Generates a URL for upgrading a managed Google Play Accounts enterprise to a managed Google domain. Only enterprises with enterprise type MANAGED_GOOGLE_PLAY_ACCOUNTS_ENTERPRISE are eligible.

POST Generate enterprise web token
/organizations/:organizationId/mdm/android/enterprise/web-token

Generates a web token for embedding Google Play iframe features within parent applications.

POST Create EMM-managed enterprise
/organizations/:organizationId/mdm/android/enterprise

Creates a new EMM-managed enterprise with specified configuration and contact information.

PUT Update enterprise configuration
/organizations/:organizationId/mdm/android/enterprise

Updates the EMM enterprise branding, contact information, and policy settings.