v1

latestOpenAPI 3.0.1GNU General Public License v3 (GPL-3)2026-07-145265194.5 KB
measurements

Update a measurement

Update a previously submitted measurement

post/v3/measurements/update

Request body

idinteger required

Variable id of the measurement to be updated

notestring

The new note for the measurement (optional)

startTimeinteger

The new timestamp for the the event in epoch seconds (optional)

valuenumber double

The new value of for the measurement (optional)

Response

Successful Operation

descriptionstring required

Can be used as body of help info popup

summarystring required

Can be used as title in help info popup

statusstring

ex. OK or ERROR

successboolean

true or false

codenumber

Response code such as 200

linkstring

A super neat url you might want to share with your users!