Documentation Index
Fetch the complete documentation index at: https://launchdarkly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This topic explains how to permanently delete flags that are already archived. Deleting a flag removes it from all environments and deletes its targeting rules. If you are not sure whether to remove a flag, archive it instead. To learn more, read Archiving flags.Delete archived flags
After you archive a flag, you can delete it when you no longer need it. When you delete a flag, LaunchDarkly removes its targeting rules. If the flag is requested again, the fallback value defined in code is returned for all contexts. Before you delete a flag, remove any references to it from your application code.You cannot restore a deleted flag. Make sure your team no longer needs the flag before you delete it.
- Navigate to the Flags list.
- Click Filters. In the “Lifecycle” section, click Archived. The archived flags list appears.
- Click a flag name to open the flag you wish to delete.
- Click the three-dot overflow menu in the right sidebar.
- Select Delete. The “Delete this flag?” dialog appears.
- Enter the flag’s name or key in the Confirm field.
- Click Delete.
You can also use the REST API: Delete feature flag