You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Field name in the dashboard: N/A (currently only available via API).
70
70
- Scope of the mitigation action.
71
71
- Allows you to specify an action scope different from the rule scope. For example, you can count login attempts at the `/login` URI path using the `expression` field and then perform rate limiting on the entire site using the `mitigation_expression` field.
72
72
- The default value is `""` (empty string). When set to the default value, Cloudflare uses the value of the `expression` field as the mitigation expression.
73
-
- The value must be the same as the `expression` value or `""` when action is `challenge`or `js_challenge`.
73
+
- The value must be the same as the `expression` value or `""` when action is `challenge`, `js_challenge`, or `managed_challenge`.
0 commit comments