/gmail/v1/users/{userId}/settings/autoForwarding
PUT
/gmail/v1/users/{userId}/settings/autoForwardingUpdates the auto-forwarding setting for the specified account. A verified forwarding address must be specified when auto-forwarding is enabled. This method is only available to service account clients that have been delegated domain-wide authority.
Request
Path Params
userId
string
required
User's email address. The special value "me" can be used to indicate the authenticated user.
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