users
Deletes the specified send-as alias. Revokes any verification that may have been required for using it. For more information, see Manage aliases and signatures with the Gmail API. This method is only available to service account clients that have been delegated domain-wide authority.
delete/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 deleted.
Response
Successful response