Update aggregator
Update the details of an existing aggregator.
Documentation Index
Fetch the complete documentation index at: https://docs.hyperline.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
The billable event entity to aggregate.
"api_calls"
The type of aggregator.
metered, licensed Filter conditions for the aggregation.
Name of the aggregator.
Description of the aggregator.
Whether the aggregator can produce negative values.
Whether the aggregator should aggregate on customers.
Custom event name for the aggregator.
Event keys exposed by the aggregator.
Display name of the unit being measured (e.g. 'user', 'request'). Used as fallback for products attached to this aggregator.
"user"
Default interval count for usage periods.
Default interval period for usage periods.
days, weeks, months, years Thresholds for the aggregator. Replaces existing thresholds.
The aggregation operation to perform.
count, sum The property to sum. Required when operation is 'sum'.
Response
count, sum metered, licensed days, weeks, months, years 
