Creates a webtoken instance
We recommend enrolling in EMM (Google Play) through the UI. See Setting Up Google Play for more information. Create a new web token for a Google Enterprise (EMM) instance. Generates a new web token scoped to a specified parent_url, which can then be used to access the Managed Google Play interface within the Esper Console or a custom management application. Returns the created token including its id, token value, parent_url, and active status.
Required request body fields
emm — the integer ID of the EMM instance (from GET /v0/enterprise/{enterprise_id}/emm/)
parent_url — the URL of the application that will host the Play Store iFrame; must use the https scheme
Path parameters
A UUID string identifying this enterprise.
An integer representing the ID of enterprise.
Request body
Response
successful operation