Method: users.delete
HTTP リクエスト
DELETE https://admin.googleapis.com/admin/directory/v1/users/{userKey}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
userKey |
string
API リクエスト内のユーザーを識別します。値は、ユーザーのメインのメールアドレス、エイリアス メールアドレス、または一意のユーザー ID です。
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスはメソッドによって定義された形式の汎用 HTTP レスポンスになります。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/admin.directory.user
詳しくは、承認ガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 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."]]],[]]