Upsert record into an account Insight data collection

Updates or creates a record in a specified Insight data collection

📘

Record formats

Depending on the collection type the JSON record schema differs; see here for more details .

🚧

Best suited for infrequent and small volume updates

Updating individual Insight Data records is only recommended for scenarios where the updates are infrequent and low volume. If you have large amounts of updates to make please use our Bulk import API calls instead, as they will be magnitudes faster and efficient.

Path Params
string
required
length ≤ 255

Insight data collection name

string
required

Unique ID for the Insight data record

Body Params

Insight data record

Headers
string

If you are a partner of Dotdigital and have a verified integration then include your integration tracking token here.

Responses
201

Record created

204

Record replaced

401

Unauthorized

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