Skip to main content
PUT
Update a billable metric

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

billable_metric_id
string<uuid>
required

Body

application/json

The billable metric to update

name
string
required

The new name of the metric

Response

200 - application/json

Success

data
object
required