Method: users.delete
הסרת כל הגישה של המשתמש לחשבון המפתח הנתון.
בקשת HTTP
DELETE https://androidpublisher.googleapis.com/androidpublisher/v3/{name=developers/*/users/*}
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. השם של המשתמש שרוצים למחוק. פורמט: developers/{developer}/users/{email}
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה הוא אובייקט JSON ריק.
היקפי הרשאה
נדרש היקף הרשאות OAuth הבא:
https://www.googleapis.com/auth/androidpublisher
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-12-18 (שעון UTC).
[null,null,["עדכון אחרון: 2024-12-18 (שעון UTC)."],[[["Deletes a user's access to a specified developer account."],["Requires a DELETE request to the specified URL with the developer and user information as path parameters."],["The request body should be empty, and a successful response will also be empty."],["Requires authorization with the `https://www.googleapis.com/auth/androidpublisher` scope."]]],[]]