Update Data Collection Rule Configs
PUT {{cb_url}}/policyservice/v1/orgs/{{cb_org_key}}/policies/{{cb_policy_id}}/rule_configs/data_collection
Update parameters for data collection rule configs.
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|---|
org.policies | UPDATE |
Request Body
[{"id"=>"{{cb_rule_config_id}}", "category"=>"data_collection", "parameters"=>{"enable_auth_events"=>true}}]