/gmail/v1/users/{userId}/settings/forwardingAddresses/{forwardingEmail}
DELETE
/gmail/v1/users/{userId}/settings/forwardingAddresses/{forwardingEmail}Deletes the specified forwarding address and revokes any verification that may have been required. 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.
forwardingEmail
string
required
The forwarding address to be deleted.
Request samples
Responses
Successful response(200)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: a year ago