Skip to main content
DELETE
Delete item from recipient list

Authorizations

X-API-Key
string
header
required

Path Parameters

email
string
required

The email address of the recipient whose list will be modified.

listname
enum<string>
required

The name of the list to remove an entry from. One of 'safelist' or 'blocklist'. 'whitelist' and 'blacklist' are deprecated

Available options:
blocklist,
safelist,
blacklist,
whitelist

Query Parameters

item
string
required

The list entry which should be removed.

Response

Successfully deleted the item