POST
/
api
/
audiences
/
bulk-add

Body

application/json · object[]
alt_id
object
required

Alternate identifier for the audience.

id
string
required

The unique identifier of the audience.

properties
object
required

Poperties for the audience. The key value is AudienceAttribute.code, and the value can be AudienceAttributeValue.value.

created_at
string | null

The date and time the entity was created.

id_type
string
default:account_id

The type of the identifier. Default is "account_id".

updated_at
string | null

The date and time the entity was last updated.

Response

200

OK