Update static audienceAsk AIput https://campaign-api.omni.chat/v1/audiences/{audienceId}Updates the static audience, allowing to change the name and replace the audience file when the status is ERRORPath ParamsaudienceIdstringrequiredThe ID of an existing audience.Body ParamsnamestringrequiredThe audience name.audiencefileA file to upload in csv format. The file cannot exceed 100k lines and maximum size of 6MB. The csv file must have the following columns with the specified separator: country-code, area-code, number Or with the full phone number: fullNumberseparatorstringEach record has one or more "fields" separated by a delimiter. If the delimiter used in the CSV file is different from ',' (comma), ';' (semicolon), ' ' (tab) send in this field so that we can recognize it.localestringenumUsed to translate error messages when validating contacts from audience, by default the value is ptptenesAllowed:ptenesResponses 200Success 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated 4 months ago