---
title: "Delete Metric Point"
method: DELETE
path: "/metrics/{metric}/points/{metricPoint}"
tags: ["Metric Points"]
---

# Delete Metric Point

`DELETE /metrics/{metric}/points/{metricPoint}`

## Path parameters

- `metric` integer, required
- `metricPoint` integer, required

## Response `204`

No content

## Other responses

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

---

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