Method: users.delete
Żądanie HTTP
DELETE https://admin.googleapis.com/admin/directory/v1/users/{userKey}
Adres URL używa składni transkodowania gRPC.
Parametry ścieżki
Parametry |
userKey |
string
Identyfikuje użytkownika w żądaniu do interfejsu API. Może to być podstawowy adres e-mail użytkownika, alias adresu e-mail lub unikalny identyfikator użytkownika.
|
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
Jeśli operacja się uda, będzie to ogólna odpowiedź HTTP, której format jest zdefiniowany przez metodę.
Zakresy autoryzacji
Wymaga następującego zakresu OAuth:
https://www.googleapis.com/auth/admin.directory.user
Więcej informacji znajdziesz w przewodniku po autoryzacji.
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-08-29 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]