v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Labels

Creates a set of labels for a resource

Creates a set of labels for the resource resourceId.

put/labels/v4/{resourceType}/{resourceId}/batch

Request body

labelsobject required

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

Response

Successful

The labels were successfully created.

labelsobject

An object containing label key-value pairs.

resourceIdstring required

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

resourceType'device' | 'geofence' | 'location' | 'rule' | 'sensorRule' | 'shipment'

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