post https://management-api.fpjs.io/filtering-rules
Creates or updates filtering rules for an environment in bulk. This action will overwrite any existing filtering rules on specified environment. If there is no filtering rules for an environment, this action creates them. To completely remove filtering rules, set both allow
and deny
lists to an empty array ([]
).
Currently only supports origin domain filtering.
Note: It can take up to 5 minutes to start filtering incoming requests after setting a rule.