Ważne: nie przyjmujemy już nowych rejestracji w interfejsie Play EMM API.
Więcej informacji
Storelayoutpages: delete
Usuwa stronę sklepu.
Żądanie
Żądanie HTTP
DELETE https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/storeLayout/pages/pageId
Parametry
Nazwa parametru |
Wartość |
Opis |
Parametry ścieżki |
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-13 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]