v1

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

Retrieves the schema that defines the configurable properties for this product. All products have a schema, but this schema may be empty if no managed configurations have been defined. This schema can be used to populate a UI that allows an admin to configure the product. To apply a managed configuration based on the schema obtained using this API, see Managed Configurations through Play.

get/androidenterprise/v1/enterprises/{enterpriseId}/products/{productId}/appRestrictionsSchema

Path parameters

enterpriseIdstring required

The ID of the enterprise.

productIdstring required

The ID of the product.

Query parameters

languagestring

The BCP47 tag for the user's preferred language (e.g. "en-US", "de").

Response

Successful response