--- title: "Delete Feature" openapi: "openapi-1.2.0 DELETE /features/{feature_id}" --- 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`.