Deletes multiple records from an contact scoped Insight Data collection.

Delete from 1 to 5000 records from a single contact scoped Insight Data collection in a single call. This call can be used when you need to remove many records from a collection but not all.

Path Params
string
required
length between 1 and 50
(^[-A-Za-z0-9_]{1,50}$)

The field to use to uniquely identify the contact. This can be a custom identifier or a contact identifer of contactId, email or mobileNumber

string
required
length between 1 and 256

The unique value to identify the contact.
Note: Must be the same type as the identifier

string
required
length ≤ 255
(^[-A-Za-z_][-A-Za-z0-9_]{1,255}$)

The Insight data collection name.

Body Params

Record keys to delete

keys
array of strings
required
length between 1 and 5000

The record keys to be deleted.

keys*
Responses

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