GuidesAPI Reference
API Reference

Clears a device shadow

Deletes the device shadow of the trackingId device.

By default, all the values of the desired and reported shadow objects will be cleared, leaving them empty.

If either desired or reported query parameter is set to false, that part of the shadow remains as it is.

Path Params
string
required
length between 1 and 50

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.

Query Params
boolean
Defaults to true

If true, all the values of the desired shadow will be cleared

boolean
Defaults to true

If true, all the values of the reported shadow will be cleared

string
length ≥ 8

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

Headers
uuid

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

Must be a valid UUIDv4.

Responses
204

Successful (no content)

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