Invia ai destinatari la bozza esistente specificata nelle intestazioni To, Cc e Bcc.
Richiesta HTTP
URI di caricamento, per le richieste di caricamento di contenuti multimediali: POST https://gmail.googleapis.com/upload/gmail/v1/users/{userId}/drafts/send
URI metadati, per richieste di soli metadati: POST https://gmail.googleapis.com/gmail/v1/users/{userId}/drafts/send
[[["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."],[[["Sends an existing draft email to the recipients specified in the To, Cc, and Bcc headers."],["Requires providing the draft ID and user ID in the request."],["Supports both uploading media content and sending metadata-only requests."],["If successful, the response returns the sent message details."],["Needs authorization with specific Gmail scopes like `https://mail.google.com/` or `https://www.googleapis.com/auth/gmail.modify`."]]],[]]