Add contacts from a csv file to an audience

Add contacts from a csv file to an audience. Only can add users. For removing users from an audience, there is other endpoint.

Adding more than a million users at a time is not recommended.

CSV format example:

email
[email protected]
[email protected]
[email protected]

CSV format example 2:

externalCode
john
eric
andrew
Path Params
int64
required

audience's id

Body Params
file
required

CSV format example:

email
[email protected]
[email protected]
[email protected]

CSV format example 2:

externalCode
john
eric
andrew
Responses

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