Create new billable metric
Billable Metric
Create new billable metric
POST
Create new billable metric
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The API key to access the admin API
Body
application/json
Example:
"Storage"
Example:
"storage"
Example:
"storage billable metric"
Example:
false
Billing Aggregator
Available options:
count_agg, sum_agg, max_agg, unique_count_agg, weighted_sum_agg, latest_agg Example:
"sum_agg"
aggregating usage data
Example:
"gb"
Response
Creates a new Billable Metric
Example:
"Storage"
Example:
"storage"
Example:
"storage billable metric"
Example:
false
Billing Aggregator
Available options:
count_agg, sum_agg, max_agg, unique_count_agg, weighted_sum_agg, latest_agg Example:
"sum_agg"
aggregating usage data
Example:
"gb"