Löscht eine Notiz. Zum Löschen muss der Aufrufer die Rolle OWNER für die Notiz haben. Durch das Löschen einer Notiz wird die Ressource sofort entfernt. Dieser Vorgang kann nicht rückgängig gemacht werden. Alle Mitbearbeiter verlieren den Zugriff auf die Notiz.
[[["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)."],[[["Deletes a specified note permanently and immediately, revoking access for all collaborators."],["Requires the `OWNER` role for the note and uses the `DELETE` HTTP method with the note's name in the URL path."],["The request body should be empty, and a successful deletion results in an empty response body."],["Authorization necessitates the `https://www.googleapis.com/auth/keep` OAuth scope."]]],[]]