Обновляет псевдоним отправки как. Если указана подпись, Gmail очистит HTML-код перед сохранением его под псевдонимом.
Адреса, отличные от основного адреса учетной записи, могут обновляться только клиентами учетной записи службы, которым были делегированы полномочия на уровне домена.
HTTP-запрос
PUT https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 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."]]],[]]