delete
/v1/products/{product}/features/{id} Remove a feature from a product
DeleteProductsProductFeaturesId
<p>Deletes the feature attachment to a product</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | yes | |
product | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.