Add Address to Allow List

Add email address or receiving domain to the uninterception list. apiUserName defaults to "all" if empty; domainName and email cannot be empty at the same time. Duplicate data (judged by apiUserName+domainName or apiUserName+email) will not be added repeatedly; filling both domainName and email splits into two records.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Description

The system intercepts emails that belong to the following categories: bounce addresses, custom blocks, spam complaints, and unsubscribe lists.

This API allows customers to add domains or email addresses to the system's allow list, preventing interception based on their specific needs. Customers can also specify the type of allow list.

TypeDescription
1Bounce address (bounce)
2Custom block (block)
4Spam complaint (complaint)
8Unsubscribe (unsubscribe)
Form Data
string

Unintercept API_USER; defaults to "all" if empty

string

Unintercept receiving domain; fill in either email or domainName

string

Unintercept email address; fill in either email or domainName

string
required
Defaults to 1;2;4;8

Unintercept address type, multiple types separated by semicolons

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json