Nếu đã đặt mã nhận dạng tuỳ chỉnh cho thông báo, bạn có thể sử dụng giá trị trong trường clientAssignedMessageId cho {message}. Để biết thông tin chi tiết, hãy xem phần Đặt tên cho thông báo.
Tham số truy vấn
Thông số
force
boolean
Không bắt buộc. Khi true, việc xoá một thư cũng sẽ xoá các thư trả lời theo chuỗi của thư đó. Khi false, nếu một thư có các tin nhắn trả lời theo chuỗi, thì thao tác xoá sẽ không thành cô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: 2024-11-04 UTC."],[[["This method enables you to delete messages and optionally their replies using an HTTP DELETE request."],["It supports both app and user authentication, with app authentication limiting deletion to messages created by the app."],["You can specify whether to force delete threaded replies with the `force` query parameter when using user authentication."],["The request requires specifying the message's resource name in the URL path and an empty request body."],["Authorization is required using one of the specified OAuth scopes."]]],[]]