Google Play EMM API (androidenterprise:v1)

2025-01-16

1 new method | 1 removed method

Additions

    Methods
  • androidenterprise.enrollmentTokens.create

      Path : androidenterprise/v1/enterprises/{enterpriseId}/enrollmentTokens

      Flat Path : androidenterprise/v1/enterprises/{enterpriseId}/enrollmentTokens

      HTTP Method : POST

      Parameters :

        enterpriseId

          Description : Required. The ID of the enterprise.

          Location : path

          Required : Yes

          Type : string

      Parameter Order : enterpriseId

      Scopes : https://www.googleapis.com/auth/androidenterprise

      Description : Returns a token for device enrollment. The DPC can encode this token within the QR/NFC/zero-touch enrollment payload or fetch it before calling the on-device API to authenticate the user. The token can be generated for each device or reused across multiple devices.

Deletions

    Methods
  • androidenterprise.enterprises.createEnrollmentToken

      Path : androidenterprise/v1/enterprises/{enterpriseId}/createEnrollmentToken

      Flat Path : androidenterprise/v1/enterprises/{enterpriseId}/createEnrollmentToken

      HTTP Method : POST

      Parameters :

        enterpriseId

          Description : Required. The ID of the enterprise.

          Location : path

          Required : Yes

          Type : string

      Parameter Order : enterpriseId

      Scopes : https://www.googleapis.com/auth/androidenterprise

      Description : Returns a token for device enrollment. The DPC can encode this token within the QR/NFC/zero-touch enrollment payload or fetch it before calling the on-device API to authenticate the user. The token can be generated for each device or reused across multiple devices.