Skip to main content
POST
Add emails to catchall list

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

listId
string
required

List ID

Body

application/json
emails
string<email>[]
required

Array of email addresses to add

Required array length: 1 - 10000 elements
Example:

Response

Successfully added emails to list

id
integer

List ID

Example:

12346

count
integer

Number of emails added

Example:

100