app

A simple ViewSet for viewing and editing Billable Metrics.

patch/app/metrics/{metric_id}/

Path parameters

metric_idstring uuid required

Request body

billable_metric_namestring nullable
status'active' | 'archived'

Response

billable_metric_namestring nullable
status'active' | 'archived'

Changes