[BETA] Update Audience
Update an audience.
PUT
/
public
/
v1
/
audiences
/
{audience-key}
Path Parameters
audience-key
string
requiredAudience key to update.
Body
application/json
Audiences to update.
audienceValues
string[]
requiredNew audience values.
Response
200 - application/json
Represents an audience.
audienceKey
string
requiredUnique identifier for categorizing audiences.
Required string length:
2 - 25
audienceValues
string[]
requiredList of specific values under this category.
createdAt
string
requiredDatetime of when the audience was created.
updatedAt
string
requiredDatetime of the audience's last update.