Delete a single database entry

Would it be possible to delete a single database state entry from a device?

Ideally delete one row, rather than all data to clear the error.

Hi @ChrisGM ,

Under a device’s data tab, you can view and delete individual device state reports. Alternatively, you can use the Losant API’s Device: Remove Data endpoint to delete all device state data between two epoch time values for a single device (or Devices: Remove Data for multiple devices).