GuidesAPI Reference
API Reference

Creates a set of labels for a resource

Creates a set of labels for the resource resourceId.

Path Params
string
enum
required

The resource type, for example "device", "geofence".

Allowed:
string
required
length between 1 and 50

The resource ID, for example trackingId, externalId, geofenceId, etc.

Query Params
string
length ≥ 8

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

Body Params
labels
object
required

A map of key-value pairs where the key is the label key and the value is an array of label values.

Headers
uuid

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

Must be a valid UUIDv4.

Responses

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