Deletes a single feature
deprecated
Deprecated. Use DELETE /v2/features/:id instead.
Permanently deletes a Feature Flag and all of its revisions. The caller needs Archive & delete access. Deleting a live Feature Flag also requires Publish access for every environment where it is enabled and the organization setting “REST API always bypasses approval requirements”. Otherwise, archive the Feature Flag before deleting it.

