Aktualisiert einen „Senden als“-Alias. Wenn eine Signatur vorhanden ist, wird der HTML-Code in Gmail bereinigt, bevor er mit dem Alias gespeichert wird.
Andere Adressen als die primäre Adresse des Kontos können nur von Dienstkonto-Clients aktualisiert werden, denen die domainweite Befugnis delegiert wurde.
HTTP-Anfrage
PUT https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}
[[["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 updates a Gmail send-as alias for a specified user."],["You can modify the signature and the alias itself using this endpoint, with Gmail sanitizing any provided HTML in the signature."],["Updating addresses other than the primary one requires delegated domain-wide authority for service accounts."],["The request body should contain a SendAs object, and a successful response will return an updated SendAs object."],["Proper authorization with specific OAuth scopes is necessary to utilize this endpoint."]]],[]]