Ważne: nie przyjmujemy już nowych rejestracji w interfejsie Play EMM API.
Więcej informacji
Storelayoutclusters: delete
Usuwa klaster.
Żądanie
Żądanie HTTP
DELETE https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/storeLayout/pages/pageId/clusters/clusterId
Parametry
Nazwa parametru |
Wartość |
Opis |
Parametry ścieżki |
clusterId |
string |
Identyfikator klastra.
|
enterpriseId |
string |
Identyfikator grupy.
|
pageId |
string |
Identyfikator strony.
|
Autoryzacja
To żądanie wymaga autoryzacji w tym zakresie:
Zakres |
https://www.googleapis.com/auth/androidenterprise |
Więcej informacji znajdziesz na stronie dotyczącej uwierzytelniania i autoryzacji.
Treść żądania
Nie podawaj treści żądania przy użyciu tej metody.
Odpowiedź
Jeśli operacja się uda, ta metoda zwróci pustą treść odpowiedzi.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-12 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-12 UTC."],[[["Deletes a specific cluster within a page of a store layout for a given enterprise."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["The request is made via HTTP DELETE to a specific endpoint with enterpriseId, pageId, and clusterId as path parameters."],["An empty response body indicates success."]]],[]]