Update latest device tracking data by device id
PUT/data/formatted/latest/devices/:device_id
Delete all data from the latest tracking data for a device, except for the register packet entries.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful response if the device is updated successfully
Bad request
Unauthorized Access
Device id not found
Something went wrong in the application or the depending services are down. Client should avoid retrying immediately.