v53

OpenAPI 3.0.1raw.githubusercontent.com2026-07-31147343479.6 KB
Audiences

Update an audience

Creates or replaces an audience from a filter and an AND or OR operator. Membership recalculates automatically as profiles change.

put/audiences/{audience_id}

Path parameters

audience_idstring required

A unique identifier representing the audience id

Request body

namestring nullable

The name of the audience

descriptionstring nullable

A description of the audience

operator'AND' | 'OR'

Response