Create Meter
Create a meter.
Scopes: meters:write
Authorizations
You can generate an Organization Access Token from your organization's settings.
Body
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.
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 ID of the organization owning the meter. Required unless you use an organization token.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Response
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.
Was this page helpful?