POST
/
api
/
audiences
/
attributes
/
bulk-add

Body

application/json · object[]
code
string
required

The code of the audience attribute. The code is used as a key for properties in AudienceSegment and Audience.

name
string
required

The name of the audience attribute.

owner_id
string
required

Owner ID in UUID format.

value_count
integer
required

The number of the possible values of audience attribute.

visibility
enum<string>
required

Visibility of the audience attribute.

Available options:
public,
private,
restricted
created_at
string | null

The date and time the entity was created.

description
string | null

Description of the audience attribute.

updated_at
string | null

The date and time the entity was last updated.

Response

200

OK