Tên của người được uỷ quyền cần xoá, được biểu thị dưới dạng email, theo định dạng: users/{userId}/delegates/{delegate}, trong đó userId là địa chỉ email của người dùng.
[[["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: 2023-12-02 UTC."],[[["Permanently deletes a user's delegate, removing their ability to access the user's account."],["Uses a DELETE request to the specified endpoint, including the user and delegate email addresses in the URL."],["Requires authorization with the `https://www.googleapis.com/auth/admin.contact.delegation` scope."],["The request body should be empty, and a successful deletion will return an empty response body."]]],[]]