v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-137790167.2 KB
products

Generates a URL that can be rendered in an iframe to display the permissions (if any) of a product. An enterprise admin must view these permissions and accept them on behalf of their organization in order to approve that product. Admins should accept the displayed permissions by interacting with a separate UI element in the EMM console, which in turn should trigger the use of this URL as the approvalUrlInfo.approvalUrl property in a Products.approve call to approve the product. This URL can only be used to display permissions for up to 1 day. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations.

post/androidenterprise/v1/enterprises/{enterpriseId}/products/{productId}/generateApprovalUrl

Path parameters

enterpriseIdstring required

The ID of the enterprise.

productIdstring required

The ID of the product.

Query parameters

languageCodestring

The BCP 47 language code used for permission names and descriptions in the returned iframe, for instance "en-US".

Response

Successful response