v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Labels

Creates a label for a resource

Creates a label for the resource resourceId.

put/labels/v4/{resourceType}/{resourceId}/{key}/{value}

Response

Successful

The label was 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".