Delete feature flag
Delete a feature flag in all environments. Use with caution: only delete feature flags your application no longer uses.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
The project key
featureFlagKey
The feature flag key. The key identifies the flag in your code.
Response
Action succeeded
Errors
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error