Storelayoutpages: delete
Bir mağaza sayfasını siler.
İstek
HTTP isteği
DELETE https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/storeLayout/pages/pageId
Parametreler
Parametre adı |
Değer |
Açıklama |
Yol parametreleri |
enterpriseId |
string |
Kuruluşun kimliği.
|
pageId |
string |
Sayfanı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
Bu yöntemle istek gövdesi sağlamayın.
Yanıt
Başarılı olursa bu yöntem boş bir yanıt gövdesi 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."],[[["Deletes a specific store page within a given enterprise using a DELETE request to the provided endpoint."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope for successful execution."],["The request needs the `enterpriseId` and `pageId` as path parameters to identify the target enterprise and page."],["The request body should be empty for this operation, and a successful deletion returns an empty response body."]]],[]]