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.
codeId
integer
Mã nhận dạng duy nhất của ASP cần 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 thì phản hồi sẽ là một phản hồi HTTP chung có định dạng được xác định bằng phương thức.
[[["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-05-15 UTC."],[[["Deletes a user's App Specific Password (ASP) using the provided user key and ASP code ID."],["Requires authorization with the `https://www.googleapis.com/auth/admin.directory.user.security` scope."],["Uses a DELETE request with an empty body and specifies the user and ASP code ID in the URL path."],["A successful deletion results in a standard HTTP response specific to the DELETE method."]]],[]]