---
title: "Delete composite metric"
method: DELETE
path: "/v1/metrics/{name}"
tags: ["metrics"]
---

# Delete composite metric

`DELETE /v1/metrics/{name}`

Delete a composite metric given a metric name.

## Path parameters

- `name` string, required

## Response `204`

There is no content to send for this request, but the headers may be useful.

## Other responses

- `401` — Access is unauthorized.
- `403` — Access is forbidden.
- `404` — The server cannot find the requested resource.
- `500` — Server error

---

[API](https://skmtc.net/solarwinds/apis/solarwinds-observability.md) · [All operations](https://skmtc.net/solarwinds/apis/solarwinds-observability/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/solarwinds/solarwinds-observability/versions/994e5ca64961/schema)
