Audiences
Update an audience
Audiences
AuthTokens
Brands
Inbound
Lists
Messages
Notifications
Profiles
Tenants
User Preferences
User Tenants
Audiences
Update an audience
Creates or updates audience.
PUT
/
audiences
/
{audience_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier representing the audience id
Body
application/json
A description of the audience
A single filter to use for filtering
The operator to use for filtering
Available options:
ENDS_WITH
, EQ
, EXISTS
, GT
, GTE
, INCLUDES
, IS_AFTER
, IS_BEFORE
, LT
, LTE
, NEQ
, OMIT
, STARTS_WITH
The attribe name from profile whose value will be operated against the filter value
The value to use for filtering
The name of the audience
Response
200 - application/json
A description of the audience
A single filter to use for filtering
The operator to use for filtering
Available options:
ENDS_WITH
, EQ
, EXISTS
, GT
, GTE
, INCLUDES
, IS_AFTER
, IS_BEFORE
, LT
, LTE
, NEQ
, OMIT
, STARTS_WITH
The attribe name from profile whose value will be operated against the filter value
The value to use for filtering
A unique identifier representing the audience_id
The name of the audience