---
title: "Delete an Association of a Metric and a Feature"
method: DELETE
path: "/v1/projects/{project}/metric-associations"
tags: ["Metric Associations"]
---

# Delete an Association of a Metric and a Feature

`DELETE /v1/projects/{project}/metric-associations`

## Path parameters

- `project` string, required

## Query parameters

- `metric` string, required
- `feature` string, required

## Response `200`

## Other responses

- `401`
- `403`
- `404`

---

[API](https://skmtc.dev/devcycle/apis/devcycle-management-api.md) · [All operations](https://skmtc.dev/devcycle/apis/devcycle-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/devcycle/devcycle-management-api/revisions/d4a127a37608/schema)
