---
title: "Delete (soft-delete) a billable metric"
method: DELETE
path: "/v1/billable-metrics/{id}"
tags: ["BillableMetrics"]
---

# Delete (soft-delete) a billable metric

`DELETE /v1/billable-metrics/{id}`

Sets isActive=false. Rate cards that reference the metric keep working for historical charges because the row stays in the DB.

## Path parameters

- `id` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/usedrip/apis/drip-api.md) · [All operations](https://skmtc.net/usedrip/apis/drip-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usedrip/drip-api/versions/2cb1567969ca/schema)
