Webapps: insert
Kuruluş için yeni bir web uygulaması oluşturur.
İstek
HTTP isteği
POST https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/webApps
Parametreler
Parametre adı |
Değer |
Açıklama |
Yol parametreleri |
enterpriseId |
string |
Kuruluşun kimliği.
|
Yetkilendirme
Bu istek, aşağıdaki kapsamla yetkilendirme gerektiriyor:
Kapsam |
https://www.googleapis.com/auth/androidenterprise |
Daha fazla bilgi edinmek için kimlik doğrulama ve yetkilendirme sayfasına göz atın.
İstek içeriği
İstek gövdesinde bir Webapps kaynağı sağlayın.
Yanıt
Başarılı olursa bu yöntem yanıt gövdesinde bir Webapps kaynağı döndürür.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-13 UTC.
[null,null,["Son güncelleme tarihi: 2024-09-13 UTC."],[[["Creates a new web app for the enterprise using a POST request to a specific endpoint."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["The request body must contain a Webapps resource, and a successful response will return the same resource type."],["Includes `enterpriseId` as a path parameter to specify the target enterprise."]]],[]]