+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Upload Patterns to Partner Blacklist

Sie sind hier:

 

Upload Patterns to Partner Blacklist

POST https://api.maileon.com/partner/blacklists/{id}/patterns?key={key}
You can upload a maximum of 10.000 pattern in a single upload.

Parameters:
– key: apikey
– id: the id of the required blacklist

 
Response codes:
– 200 No response if added
– 404 Not found
 
Example:
{
"uploadName": "API-Upload",
"patterns": [
"pattern@examplemail.ab",
"*ab*@maileon.de"
]
}

Inhaltsverzeichnis