GuidesAPI Reference
API Reference

Deletes all aliases of a device

Deletes all aliases of a device identified by the trackingId.

Note that one needs to supply an HTTP header x-confirm with the value true to force the deletion. If the header is not provided, the request will fail.

Path Params
string
required
length between 1 and 50

This is a unique ID associated with the device data in HERE Tracking. The trackingId gets assigned to a device when the device is claimed by a user. Alternatively, a valid shipmentId may be used.

Query Params
string
length ≥ 8

Application identifier. Used together with an external ID to identify a virtual device.

Headers
string
enum
required

A safety measure that prevents one from accidentally deleting data.

To confirm that all entries should be deleted, set the value to true.

Allowed:
uuid

ID used for correlating requests within HERE Tracking. Used for logging and error reporting.

Must be a valid UUIDv4.

Responses
204

Successful (no content)

All aliases were successfully deleted.

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