Remove latest device tracking data by device id
DELETE/data/formatted/latest/devices/:device_id
Delete latest device data
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful response based on the query
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.