11 lines
329 B
Plaintext
11 lines
329 B
Plaintext
---
|
|
title: "Delete Feature"
|
|
openapi: "openapi-1.2.0 DELETE /features/{feature_id}"
|
|
---
|
|
|
|
<Warning>
|
|
If the feature belongs to a product or credit system, it cannot be deleted and must be archived instead. Use the [Update Feature](/api-reference/features/update-feature) endpoint to set the `archived` field to `true`.
|
|
</Warning>
|
|
|
|
|