Authorizations
You can generate an Organization Access Token from your organization's settings.
Path Parameters
The meter ID.
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.
3
The filter to apply on events that'll be used to calculate the meter.
The aggregation to apply on the filtered events to calculate the meter.
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 filter to apply on events that'll be used to calculate the meter.
The aggregation to apply on the filtered events to calculate the meter.
The ID of the organization owning the meter.
Whether the meter is archived and the time it was archived.