---
title: "Delete Metric"
method: DELETE
path: "/metrics/{metric}"
tags: ["Metrics"]
---

# Delete Metric

`DELETE /metrics/{metric}`

## Path parameters

- `metric` integer, required

## Response `204`

No content

## Other responses

- `401` — Unauthenticated
- `403` — Authorization error
- `404` — Not found

## Changes

> 30 revisions in range; 7 could not be searched.

- **2025-12-02** `b912f4471de4` — 1 info
  - added the non-success response with the status `403`

[Change history](https://skmtc.dev/cachethq/apis/cachet/changes/metrics/:metric/delete.md)

---

[API](https://skmtc.dev/cachethq/apis/cachet.md) · [All operations](https://skmtc.dev/cachethq/apis/cachet/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cachethq/cachet/revisions/7f89fdcf710a/schema)
