Update static audience

Updates the static audience, allowing to change the name and replace the audience file when the status is ERROR

Path Params
string
required

The ID of an existing audience.

Body Params
string
required

The audience name.

file

A 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:

  fullNumber
string

Each 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.

string
enum

Used to translate error messages when validating contacts from audience, by default the value is pt

Allowed:
Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json