/gmail/v1/users/{userId}/settings/filters/{id}
DELETE
/gmail/v1/users/{userId}/settings/filters/{id}Immediately and permanently deletes the specified filter.
Request
Path Params
userId
string
required
User's email address. The special value "me" can be used to indicate the authenticated user.
id
string
required
The ID of the filter 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