HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Update Meter

To make updates to a specific meter, you can make a PATCH call to the meters endpoint. A list of specific fields that can be updated can be found here. Each meter can have up to 10 custom data fields associated. Custom data fields are not required. Custom data allows you to organize meters and tie them back to records in your own system. To update a custom data field, the field must already have a defined label. To define a Custom Data label, you must use the Update Organization Custom Data endpoint.

Path Params
string
required

Meter ID (UUID)

Body Params

request

string

Site ID (UUID)

customData
object | null

Map containing user-defined meter custom data fields

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/hal+json