Inserisci (carica) la configurazione S/MIME specificata per l'alias send-as specificato. Tieni presente che il formato pkcs12 è obbligatorio per la chiave.
Richiesta HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}/smimeInfo
[[["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."],[[["Inserts an S/MIME configuration for a specific send-as alias in a user's Gmail settings."],["The request requires providing the user ID and the send-as email address as path parameters."],["The request body needs to contain the S/MIME information in `SmimeInfo` format."],["Successful requests will return the newly created `SmimeInfo` object."],["Authorization necessitates the use of specific Gmail settings scopes."]]],[]]