v5

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-02-283466592.5 MB
Feature flags

Delete feature flag

Delete a feature flag in all environments. Use with caution: only delete feature flags your application no longer uses.

delete/api/v2/flags/{projectKey}/{featureFlagKey}

Path parameters

projectKeystring string required

The project key

The project key

featureFlagKeystring string required

The feature flag key. The key identifies the flag in your code.

The feature flag key. The key identifies the flag in your code.

Response

Action succeeded