Elimina una nota. Il chiamante deve avere il ruolo OWNER nella nota da eliminare. L'eliminazione di una nota rimuove la risorsa immediatamente e non può essere annullata. Tutti i collaboratori perderanno l'accesso alla nota.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]