Method: users.delete
בקשת HTTP
DELETE https://admin.googleapis.com/admin/directory/v1/users/{userKey}
בכתובת ה-URL נעשה שימוש בתחביר המרת קידוד של gRPC.
פרמטרים של נתיב
פרמטרים |
userKey |
string
מזהה את המשתמש בבקשת ה-API. הערך יכול להיות כתובת האימייל הראשית, כתובת האימייל החלופית או מזהה המשתמש הייחודי של המשתמש.
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה בוצעה בהצלחה, התגובה היא תגובת HTTP כללית שהפורמט שלה מוגדר על ידי השיטה.
היקפי הרשאות
נדרש היקף ההרשאות הבא של OAuth:
https://www.googleapis.com/auth/admin.directory.user
למידע נוסף, עיינו במדריך ההרשאות.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-29 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-29 (שעון UTC)."],[[["The Buildings resource allows administrators to manage building information within their Google Workspace account, including names, descriptions, addresses, and floor plans."],["Buildings are uniquely identified using a `buildingId` and can be retrieved, created, updated, or deleted via the API."],["Each building can store location data such as coordinates and a detailed postal address for better visualization and management."],["Buildings have an associated list of `floorNames` that need to be provided in ascending order, improving navigation and space management within the building."],["API methods like `delete`, `get`, `insert`, `list`, `patch`, and `update` are available to interact with Building resources."]]],[]]