Löscht alle abgeschlossenen Aufgaben aus der angegebenen Aufgabenliste. Die betroffenen Aufgaben werden als „Ausgeblendet“ markiert und nicht mehr standardmäßig zurückgegeben, wenn alle Aufgaben für eine Aufgabenliste abgerufen werden.
HTTP-Anfrage
POST https://tasks.googleapis.com/tasks/v1/lists/{tasklist}/clear
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]