Method: users.delete
HTTP 요청
DELETE https://admin.googleapis.com/admin/directory/v1/users/{userKey}
URL은 gRPC 트랜스코딩 구문을 사용합니다.
경로 매개변수
매개변수 |
userKey |
string
API 요청에서 사용자를 식별합니다. 이 값은 사용자의 기본 이메일 주소, 별칭 이메일 주소 또는 순 사용자 ID가 될 수 있습니다.
|
응답 본문
성공한 경우 응답은 형식이 메서드에 의해 정의되는 일반 HTTP 응답입니다.
승인 범위
다음 OAuth 범위가 필요합니다.
https://www.googleapis.com/auth/admin.directory.user
자세한 내용은 승인 가이드를 참조하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]