Files
cfw-autumn/apps/docs/mintlify/api-reference/features/delete-feature.mdx
2026-02-16 12:09:51 +00:00

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>