DELETE/users/{userId}/mail/filters/{filterId}
Deletes a specified filter.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
mail.read
| Parameter | Type | Description |
|---|---|---|
| userId | string | Member ID (must be URL-encoded)
required example : me |
| filterId | string | Filter ID required example : 1 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Bad Request