Update a measurementAsk AIpost https://app.quantimo.do/api/v3/measurements/updateUpdate a previously submitted measurementBody ParamsThe id as well as the new startTime, note, and/or value of the measurement to be updatedidintegerrequiredVariable id of the measurement to be updatednotestringThe new note for the measurement (optional)startTimeintegerThe new timestamp for the the event in epoch seconds (optional)valuedoubleThe new value of for the measurement (optional)Responses 201Successful Operation 401Not AuthenticatedUpdated about 4 years ago