v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Aliases

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.

delete/aliases/v2/{trackingId}

Headers

x-confirm'true' required

A safety measure that prevents one from accidentally deleting data.

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

Response

Successful (no content)

All aliases were successfully deleted.