v6
latestOpenAPI 3.1.02026-07-311856741.1 MBUpdate Meter
Update a meter.
Scopes: meters:write
Path parameters
The meter ID.
The meter ID.
Request body
Key-value object allowing you to store additional information.
The key must be a string with a maximum length of 40 characters. The value must be either:
- A string with a maximum length of 500 characters
- An integer
- A floating-point number
- A boolean
You can store up to 50 key-value pairs.
The name of the meter. Will be shown on customer's invoices and usage.
The label for the custom unit. Required when unit is 'custom'.
The multiplier to convert from base unit to display scale. Required when unit is 'custom'.
Whether the meter is archived. Archived meters are no longer used for billing.
Response
Meter updated.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
The name of the meter. Will be shown on customer's invoices and usage.
The label for the custom unit.
The multiplier to convert from base unit to display scale.
The ID of the organization owning the meter.
Whether the meter is archived and the time it was archived.