GuidesAPI Reference
API Reference

Creates multiple aliases for a device

Creates a set of aliases for a device identified by the trackingId. An alias must be unique within a project.

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.

Body Params
aliases
object
required

A map of key-value pairs where the key is the type of the alias and the value is an array of externalIds.

Headers
uuid

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

Must be a valid UUIDv4.

Responses
201

Successful (no content)

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