GuidesAPI Reference
API Reference

Updates rules associations for devices

Updates rules associated with devices.

Query Params
string
length ≥ 8

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

Body Params

Body containing arrays of ruleIds and geofenceIds to disassociate (oldRules) from and associate (newRules) to the devices identified in trackingIds array.

trackingIds
array of strings
required
length between 1 and 50

Array of tracking IDs (external IDs are also permitted here)

trackingIds*

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.

oldRules
object
required

Rules to be disassociated from the devices

newRules
object
required

Rules to be associated to the devices

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json