Löscht viele Nachrichten nach Nachrichten-ID. Gibt keine Garantie dafür, dass Nachrichten nicht bereits gelöscht wurden oder überhaupt nicht vorhanden waren.
HTTP-Anfrage
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/messages/batchDelete
[[["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)."],[[["This endpoint allows deletion of multiple messages by their IDs using a POST request."],["It does not guarantee the messages existed or were not already deleted prior to the request."],["Users need to provide a list of message IDs in the request body and be authorized with the `https://mail.google.com/` scope."],["Successful deletion results in an empty response body."]]],[]]