Method: customers.devices.removeConfiguration
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הסרת הגדרות אישיות מהמכשיר.
בקשת HTTP
POST https://androiddeviceprovisioning.googleapis.com/v1/{parent=customers/*}/devices:removeConfiguration
בכתובת ה-URL נעשה שימוש בתחביר המרת קידוד של gRPC.
פרמטרים של נתיב
פרמטרים |
parent |
string
חובה. הלקוח שמנהל את המכשיר בפורמט customers/[CUSTOMER_ID] .
|
גוף הבקשה
גוף הבקשה מכיל נתונים במבנה הבא:
שדות |
device |
object (DeviceReference )
חובה. המכשיר שממנו רוצים להסיר את ההגדרה.
|
גוף התשובה
אם הביצוע יהיה תקין, גוף התגובה יהיה ריק.
היקפי הרשאות
נדרש היקף ההרשאות הבא של OAuth:
https://www.googleapis.com/auth/androidworkzerotouchemm
למידע נוסף, קראו את המאמר סקירה כללית של OAuth 2.0.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["This API endpoint removes a configuration from a specified device using a POST request to the URL `https://androiddeviceprovisioning.googleapis.com/v1/{parent=customers/*}/devices:removeConfiguration`."],["The `parent` path parameter, representing the customer ID, is required and must be in the format `customers/[CUSTOMER_ID]`."],["The request body must contain a `device` object, a `DeviceReference` to specify which device the configuration should be removed from."],["A successful request results in an empty response body."],["Authorization for this operation requires the OAuth scope `https://www.googleapis.com/auth/androidworkzerotouchemm`."]]],["This document details how to remove a configuration from a device via a POST request to `https://androiddeviceprovisioning.googleapis.com/v1/{parent=customers/*}/devices:removeConfiguration`. The `parent` path parameter is required, formatted as `customers/[CUSTOMER_ID]`. The request body must include a `device` object specifying the target device. A successful request results in an empty response body. The `https://www.googleapis.com/auth/androidworkzerotouchemm` OAuth scope is required for authorization.\n"]]