Observation
POST
1 endpoint
DELETE
2 endpoints
/api/v3/reading
DeleteReadingsV3
Deletes one or more sets of meter readings.
Each set of meter readings to be deleted is on one channel and covers a time range signified by a begin and end date and time.
The time range includes all readings greater than the begin time and less than or equal to the end date and time.
To delete only one reading, set the begin and end date and time to the same value.
/api/v3/reading/{readingId}
DeleteSingleReadingV3
Deletes a single interval data reading by its ID