Creates a new audience
Documentation Index
Fetch the complete documentation index at: https://docs.letterby.com/llms.txt
Use this file to discover all available pages before exploring further.
API key to authorize requests
Name of the audience
ID of the list this audience belongs to
JSON string containing Prisma where clause for Sub model. Required if mode is 'smart'
"{\"points\": {\"gte\": 100}, \"AND\": [{\"email\": {\"contains\": \"@gmail.com\"}}]}"
Audience mode
manual, smart Audience created successfully