Update audiences in multiple customer profiles

PUT {{integrationBaseUrl}}/segment/customer_profiles/audiences

Update the specified audiences for the specified profiles.

Request Body

{"data"=>[{"adds"=>[1, 2, 3], "deletes"=>[4, 5, 6], "customerProfileId"=>"URN-GV8294NV"}, {"adds"=>[1, 2, 3], "deletes"=>[4, 5, 6], "customerProfileId"=>"URN-GV8294NV"}]}

HEADERS

KeyDatatypeRequiredDescription
destination-hostnamestring(Required) The base URL of your Talon.One deployment.
Content-Typestring
Acceptstring