Sign in

Update send-as

documented

Updates a send-as alias.

PUT /gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}Usersno implementation yet0 runs

Input

user_id*
User ID (email or 'me')
user@example.com
sendAsEmail*
Send-as email alias
alias@example.com
displayName
Display Name for Send-As alias
Display Name
isDefault
Is Default Send-As
true|false
isPrimary
Is Primary Send-As
true|false
replyToAddress
Reply-To Address
reply@example.com
signature
Signature HTML
<p>Best regards</p>
Calls Gmail as you (your API key is your account); keychains.dev holds the credentials.
Update send-as · Gmail · OpenIntegrations