Measurements
Update Measurement
Update a Measurement by id.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The id of the account that the measurement is associated with
The id of the customer that the measurement is associated with
The id of the meter that the measurement is associated with
The period of the measurement
The value of the measurement
Required range:
x > 0
Response
200 - application/json