users
Updates a send-as alias. If a signature is provided, Gmail will sanitize the HTML before saving it with the alias. For more information, see Manage aliases and signatures with the Gmail API. Addresses other than the primary address for the account can only be updated by service account clients that have been delegated domain-wide authority.
put/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}
Path parameters
userIdstring required
User's email address. The special value "me" can be used to indicate the authenticated user.
sendAsEmailstring required
The send-as alias to be updated.
Request body
Response
Successful response