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.
alias
string
Bí danh cần bị xoá.
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.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-08-29 UTC."],[[["Permanently deletes a specified email alias for a user."],["Requires providing the user's identifier (email address or ID) and the specific alias to remove in the request URL."],["Uses an HTTP DELETE request with an empty body, complying with gRPC Transcoding syntax."],["Needs appropriate authorization with specific OAuth scopes related to directory user and alias management."],["A successful operation results in a standard HTTP response confirming the alias removal."]]],[]]