Feature flags

Destroy a feature flag override for a business

delete/businesses/{business_id}/feature_flags/{feature_flag_name}

Path parameters

business_idstring required

The ID of the business

feature_flag_namestring required

The name of the feature flag

Response

The deleted FeatureFlagOverride object

feature_flag_namestring required

The name of the feature flag

enabledboolean required

Whether the feature flag is enabled

Changes

No recorded changes to this endpoint across all 1 revision of this API.