---
title: "Delete product feature"
method: DELETE
path: "/v1/products/{id}/features/{code}"
tags: ["Products > Features"]
---

# Delete product feature

`DELETE /v1/products/{id}/features/{code}`

Delete a feature value from a product.

## Path parameters

- `id` string, required
- `code` string, required

## Response `204`

---

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