Updates only the display name of an existing billable metric. Use this to correct mistakes or apply standardized naming conventions across all billable metrics. Returns the billable metric ID to confirm the update.
Important: Only the name can be modified via this endpoint; configurations cannot be changed after creation.
If you need to make changes to a streaming billable metric, for example, Metronome supports easily rolling out these changes using a simple workflow:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The billable metric to update
The body is of type object
.
Success
The response is of type object
.