DocumentationAPI Reference
Help CenterAPI ChangelogOpenAPI SpecStatus
API Reference

Import Email Address Lists

Importing list items allows you to upload a CSV file with each row being a new List Item.

The columns we allow are

  • value
  • match_type (either 'email_address' or 'domain')

A match_type of 'email_address' will need to match the entire email address of an individual, while a match_type of 'domain' will match on the email address domain of an individual (i.e. all email addresses with domain 'gmail.com').

Language
Authorization
Header
Click Try It! to start a request and see the response here!