Webapps: update
Mevcut bir web uygulamasını günceller.
İstek
HTTP isteği
PUT https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/webApps/webAppId
Parametreler
Parametre adı |
Değer |
Açıklama |
Yol parametreleri |
enterpriseId |
string |
Kuruluşun kimliği.
|
webAppId |
string |
Web uygulamasının 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."],[[["Updates an existing web app within a specified enterprise using the provided web app ID."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["The request body should contain a Webapps resource, and a successful response will return the updated Webapps resource."],["Utilizes an HTTP PUT request to the specified endpoint with enterpriseId and webAppId as path parameters."]]],[]]