v6
latestOpenAPI 3.1.02026-07-311856741.1 MBCreate Meter
Create a meter.
Scopes: meters:write
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, e.g. 'request'. Required when unit is 'custom'.
The multiplier to convert from the base unit to display scale, e.g. 1000 to display per 1000 units. Defaults to 1 when not provided.
The organization ID.
Response
Meter created.
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.