Create audience
POST {{integrationBaseUrl}}/segment/audiences
Create an audience. The audience can be created directly from scratch or can come from Segment.
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 | 
|---|---|---|---|
| destination-hostname | string | (Required) The base URL of your Talon.One deployment. | |
| Content-Type | string | ||
| Accept | string |