Skip to main content

Import Audience

POST 

/audiences/import

Create a new contact list by importing members from csv file

Creates a new Audience list by importing customer's email addresses into a CSV file.
Use this endpoint to quickly build a new Audience list with multiple recipient's email addresses in a single operation, allowing for efficient audience management and onboarding.

Request

Body

required
    contactFile binaryrequired

    The CSV file to upload

Responses

Successful operation

Schema
    id uuid
Loading...