Clone a feature flag
Creates a copy of the specified feature flag. The copy can be created in any project.
Whether to use the new feature name as its group ID or not. Group ID is used for calculating stickiness. Defaults to true.
Type of the flag e.g. experiment, kill-switch, release, operational, permission
true if the feature is archived
true if the feature is enabled, otherwise false.
true if the feature is stale based on the age and feature type, otherwise false.
true if the feature was favorited, otherwise false.
true if the impression data collection is enabled for the feature, otherwise false.