Disables a feature for the logged-in company
POST
/v1/feature-flags/{featureFlagId}/disable-for-company
curl \
--request POST 'https://localhost/v1/feature-flags/{featureFlagId}/disable-for-company'
Disables a feature for the logged-in company
curl \
--request POST 'https://localhost/v1/feature-flags/{featureFlagId}/disable-for-company'