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

projectKeystringRequiredformat: "string"
The project key
featureFlagKeystringRequiredformat: "string"
The feature flag key. The key identifies the flag in your code.

Response

Action succeeded

Errors