Meters
Update Meter
Update a meter’s filters. Other properties are immutable after creation.
PUT
Update Meter
Documentation Index
Fetch the complete documentation index at: https://mintlify.com/flexprice/flexprice/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Unique identifier of the meter to update.Example:
"meter_550e8400e29b41d4a716446655440000"Request Body
Updated array of filters to apply before aggregation. This replaces all existing filters.
Response
Unique identifier for the meter.
Human-readable name for the meter.
Tenant ID that owns this meter.
Name of the event being tracked.
Aggregation configuration.
Updated array of filters.
Usage reset configuration.
Status of the meter.
ISO 8601 timestamp when the meter was created.
ISO 8601 timestamp when the meter was last updated.
Example Request
cURL
Example Response
Update Meter