Create/update Customer Profile

Use this to create a new Customer Profile or update identifiers and attributes on an existing customer.

Bluecore reflects changes in the Customer Profile immediately after receiving the request.

All new API endpoints are rate limited on a per-account basis, and use a fixed-window rate limiting algorithm with two distinct windows: burst (1-second window) and steady (1-minute window)

Rate limits:

  • Burst: 100/s
  • Steady: 1000/m
Path Params
string
required

The Bluecore environment, which is a unique identifier that contains integrations, data feeds, and campaigns.

Body Params
id
required

Identifier to initially associate the attributes to.

link_ids
array of objects
length ≤ 4
attributes
object

Key/value pairs to associate with the Customer Profile. Each attribute name must be in snake_case.

Responses

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