POST
/
audiences

Authorizations

apiKey
string
header
required

API key to authorize requests

Body

application/json
name
string
required

Name of the audience

listId
string
required

ID of the list this audience belongs to

filters
string

JSON string containing Prisma where clause for Sub model. Required if mode is 'smart'

mode
enum<string>
default:
manual

Audience mode

Available options:
manual,
smart

Response

201 - application/json
data
object