Delete responses that contain an email from a specified list.
A response is deleted if it contains any of the following:
Matches are case insensitive.
Deletion is performed asynchronously, so the response will contain a list of job IDs to track.
[
"email1@typeform.com",
"email2@typeform.com"
]