Billable metrics
Create a billable metric
This endpoint creates a new billable metric representing a pricing component of your application.
POST
/
billable_metrics
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
billable_metric
object
requiredResponse
200 - application/json
billable_metric
object
requiredWas this page helpful?