The procedure below accounts for situations in which:
Deleting an email recipient and filter involves using a GET operation to return all the possible combinations of recipient and filter, isolating the combination you want to remove, and then performing a DELETE operation to remove it.