feature_flags_delete_organizations: Deactivate a feature for a organization
Description
Deactivate a feature for a organization
Usage
feature_flags_delete_organizations(flag_name, organization_id)
Value
An empty HTTP response
Arguments
- flag_name
string required. The feature flag name.
- organization_id
integer required. Organization ID.