Method: users.delete
Yêu cầu HTTP
DELETE https://admin.googleapis.com/admin/directory/v1/users/{userKey}
URL sử dụng cú pháp Chuyển mã gRPC.
Tham số đường dẫn
Tham số |
userKey |
string
Xác định người dùng trong yêu cầu API. Giá trị này có thể là địa chỉ email chính, địa chỉ email đại diện hoặc mã nhận dạng người dùng duy nhất của người dùng.
|
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Nếu thành công, phản hồi là một phản hồi HTTP chung có định dạng được xác định bằng phương thức này.
Phạm vi uỷ quyền
Yêu cầu phạm vi OAuth sau:
https://www.googleapis.com/auth/admin.directory.user
Để biết thêm thông tin, hãy xem bài viết Hướng dẫn uỷ quyền.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-08-29 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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."]]],[]]