Enables a feature for all companies
POST
/v1/feature-flags/{featureFlagId}/enable-globally
curl \
--request POST 'https://localhost/v1/feature-flags/{featureFlagId}/enable-globally'
Enables a feature for all companies
curl \
--request POST 'https://localhost/v1/feature-flags/{featureFlagId}/enable-globally'