חשוב: אנחנו לא מקבלים יותר רישומים חדשים עבור Play EMM API.
מידע נוסף
Storelayoutpages: delete
מוחק דף חנות.
בקשה
בקשת HTTP
DELETE https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/storeLayout/pages/pageId
פרמטרים
שם הפרמטר |
ערך |
תיאור |
פרמטרים של נתיב |
enterpriseId |
string |
המזהה של הארגון.
|
pageId |
string |
המזהה של הדף.
|
אישור
הבקשה הזו מחייבת הרשאה עם ההיקף הבא:
היקף |
https://www.googleapis.com/auth/androidenterprise |
מידע נוסף זמין בדף אימות והרשאה.
גוף הבקשה
אל תספקו גוף בקשה בשיטה הזו.
תשובה
אם הפעולה בוצעה ללא שגיאות, השיטה הזו תחזיר גוף תגובה ריק.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-13 (שעון UTC).
[null,null,["עדכון אחרון: 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."]]],[]]