User points deletion
Last updated
Was this helpful?
Last updated
Was this helpful?
This document import allows you to mark user points for deletion.
Each line in the document is a user identifier that is linked to a user point (or is a user point id directly). For each of those identifiers, the job will find its associated user point and delete it, along with all of its identifiers, segments, scenario and its profile .
Use the endpoints to create a with the USER_POINTS_DELETION
document type and APPLICATION_X_NDJSON
mime type. Only ndjson
data is supported.
Create anwith your commands formatted in ndjson
. Each line can represent either a user agent, a user email, a user account or a user point id. Their respective syntax is detailed in User identifiers deletion.
Please note that the uploaded data is in ndjson
and not json
. That means the different deletions are not separated by commas, but by a line separator.
A list of possible user_agent_id
values can be found at