GuidesAPI Reference
API Reference

Creates or updates metadata of a sensor rule

Updates the metadata object of the sensor rule identified by the sensorRuleId. The metadata specified in the request body is merged with the existing metadata object (or gets created if no metadata object exists); new keys are added, and the values of the existing keys are updated with the new data. Adding 'null' value for a key deletes it from the metadata object. Successful response body contains the updated metadata object.

Path Params
uuid
required

Sensor rule ID

Body Params

Metadata object associated with the resource. Max size 1k.

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