Xoá tất cả tác vụ đã hoàn thành khỏi danh sách tác vụ được chỉ định. Các công việc bị ảnh hưởng sẽ được đánh dấu là "ẩn" và không còn được trả về theo mặc định khi truy xuất tất cả công việc cho một danh sách công việc.
Yêu cầu HTTP
POST https://tasks.googleapis.com/tasks/v1/lists/{tasklist}/clear
[[["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-09-05 UTC."],[[["Clears all completed tasks within a specified task list, marking them as hidden."],["Employs an HTTP POST request to the designated endpoint with the task list identifier."],["Requires an empty request body and returns an empty response body upon successful completion."],["Needs authorization with the `https://www.googleapis.com/auth/tasks` scope."]]],[]]