Skip to main content
PATCH
Update a meter

Authorizations

Authorization
string
header
required

Organization API key with an sk_live_ or sk_test_ prefix

Path Parameters

id
string
required

Resource ID

Body

application/json
name
string
Maximum string length: 255
description
string | null
Maximum string length: 1000
meter_type
enum<string>
Available options:
numeric,
boolean
unit
enum<string> | null
Available options:
hours,
miles,
kilometers,
cycles,
gallons,
liters,
psi,
bar,
fahrenheit,
celsius,
rpm,
volts,
amps,
percent,
count,
custom
custom_unit
string | null
Maximum string length: 50
category
enum<string>
Available options:
manual,
automated
asset_id
string | null
location_id
string | null
min_value
number | null
max_value
number | null
rollover_value
number | null

Response

Meter updated

data
object
required
meta
object
required