Device points deletion
Last updated
Was this helpful?
Last updated
Was this helpful?
This document import allows you to mark device points for deletion.
Each line in the document is a user agent identifier that is linked to a device point (or is a device point id directly). For each of those identifiers, the job will find its associated device point and delete it. Note that a device point may be linked to multiple user agent identifiers, all of which will be deleted once their device point is (including user agent identifiers that may not appear in your document).
Use the endpoints to create a with the USER_DEVICE_POINTS_DELETION
document type and APPLICATION_X_NDJSON
mime type. Only ndjson
data is supported.
Create anwith your commands formatted in ndjson
. Each line represents a user agent.
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