Creates or updates multiple filtering rules at once. In “merge” mode (default), rules with IDs are updated and rules without IDs are created. In “overwrite” mode, all existing rules for the given environment are deleted and replaced with the provided rules.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Management API version.
Array of filtering rules to create or update
Environment ID
"ae_rrETjdWcfqI6AFsk"
Mode for bulk operation. "merge" (default) updates existing rules and creates new ones. "overwrite" deletes all existing rules for the environment and creates new ones.
merge, overwrite List of created/updated filtering rules.