Delete hardbounces

Delete hardbounces. To use carefully (e.g. in case of temporary ISP failures)

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Request

values to delete hardbounces
contactEmailstringOptionalformat: "email"
Target a specific email address
endDatestringOptional

Ending date (YYYY-MM-DD) of the time period for deletion. The hardbounces until this date will be deleted. Must be greater than or equal to the startDate

startDatestringOptional

Starting date (YYYY-MM-DD) of the time period for deletion. The hardbounces occurred after this date will be deleted. Must be less than or equal to the endDate

Response

Hardbounces deleted

Errors