Audiences
PUT /audiences/{audienceId}/rules
Replace all rules for an audience. Deletes existing rules and creates new ones.
PUT
cURL
Authorizations
Fanfare secret key. Keep secret credentials on your server.
Path Parameters
Body
application/json
Response
Audience rules replaced successfully
Available options:
EQUALS, NOT_EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LESS_THAN, LESS_THAN_OR_EQUAL, BETWEEN, CONTAINS, NOT_CONTAINS, IN, NOT_IN, EXISTS, NOT_EXISTS cURL