Update audiences in multiple customer profiles
PUT {{integrationBaseUrl}}/cdp/customer_profiles/audiences
Request Body
{"data"=>[{"adds"=>[1, 2, 3], "deletes"=>[4, 5, 6], "customerProfileId"=>"URN-GV8294NV"}]}
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 |