API Reference

Update a measurement

Update a previously submitted measurement

Log in to see full request history
Body Params

The id as well as the new startTime, note, and/or value of the measurement to be updated

integer
required

Variable id of the measurement to be updated

string

The new note for the measurement (optional)

integer

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

double

The new value of for the measurement (optional)

Responses

401

Not Authenticated

Language
Credentials
Click Try It! to start a request and see the response here!