Create audience
POST {{integrationBaseUrl}}/cdp/audiences
Create an audience. The audience can be created directly from scratch or can come from third party platforms.
Once you create your first audience, audience-specific rule conditions are enabled in the Rule Builder.
Request Body
{"audienceId"=>"382370BKDB946", "audienceName"=>"Travel audience"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| customer-data-platform-name | string | (Required) The name of the CDP platform. | |
| destination-hostname | string | (Required) The base URL of your Talon.One deployment. | |
| Content-Type | string | ||
| Accept | string |