/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}
PATCH
/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}Patch the specified send-as alias.
Request
Path Params
userId
string
required
User's email address. The special value "me" can be used to indicate the authenticated user.
sendAsEmail
string
required
The send-as alias to be updated.
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Successful response(200)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a year ago