Creates a audience

Creates a audience list entity.

An audience list entity represents a preloaded list of customers, typically uploaded from a CSV file.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Schema for create a new audience list

string
required

Name for audience list

string
required

application id

string | null

Optional description for the audience list.

file
required

Must be .csv file with the following format:

CSV Example:

customerId
testuser,
testuser2

Header is mandatory (customerId).

Responses

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