Device owner use this endpoint to ingest data to HERE Tracking on behalf of multiple devices.
A single request can contain data for multiple devices.
The devices can be either real or virtual.
A real device is identified by a trackingId assigned to it when the device was claimed.
A virtual device is identified by an external device ID and the owner's project appId.
Prior to making the request, the device owner should first authenticate himself with HERE Tracking and obtain a user access token. The user access token will then be used in this API call.
For more information on the device position resolution, and the device shadow and trace updates,
see the /v3 endpoint description.
204Successful (no content)
The device data was ingested successfully.