Skip to main content
POST
Creates a new audience with the specified filter definition. The audience size is not calculated at creation time — use the Get Audience Size endpoint to trigger a size calculation.

Body Parameters

string
required
Name of the audience. Maximum 255 characters.
string
Optional description for the audience. Maximum 1000 characters. A longer value currently returns a 500 error rather than a validation error.
array of integers
Sending list IDs to scope this audience to. If omitted or empty, the audience will include contacts from all lists.
object
required
Filter group definition. See the Audience Filter DSL reference for the full specification.

Response Fields

boolean
true if the audience was created successfully.
object
The full audience object.

Examples

Error Codes

Next Steps

Creating Audiences

Build audiences in the UI

Create Schedule

Schedule a campaign to your audience