Update audience and update audience customers
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Path Parameters
Body
The name of the audience. It should be unique.
255Name of the user who updates the audience.
64Full description of the audience. Optional.
Collection of destinations the audience is applicable for (can be used in) It is the list of products which should have access to the audience.
Draft, Published, Archived Link on the file which contains the list of the customers to add.
The list of customers to add to the audience. Max length of member identifier is 64 symbols.
If true - the audience can be used only by the author.
Creation source of the audience (the list is defined in appsettings and infrastructure config)
255Represents dynamic key-value pairs for storing audience properties.
The list of customers to remove out from the audience. Max length of member identifier is 64 symbols.
If true - all members will be replaced by the new list of members.
If MembersToAddUrl is provided - this flag must be True.