Delete a deviceAsk AIdelete https://v3.api.hypertrack.com/devices/{device_id}This endpoint deletes a device. Deleted devices can be undeleted with an Undelete Device API call.Path Paramsdevice_idstringrequiredA string representing the ID of a tracked device, case sensitive.Query Paramsfull_deletionbooleanBoolean flag for privacy related deletion requests (e.g., GDPR).truefalseResponse 204Device removedUpdated 7 months ago