# Update total distance and hours of the Device Endpoint: PUT /devices/{id}/accumulators Version: 6.10.0 Security: BasicAuth, ApiKey ## Path parameters: - `id` (integer, required) ## Request fields (application/json): - `deviceId` (integer) - `totalDistance` (number) in meters - `hours` (number) ## Response 204 fields