Tests filtering rules against a specified request ID or custom event payload. You can provide an existing request ID (up to 3 months old) or a custom JSON payload. Optionally, you can provide custom rules to test instead of using existing rules.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Management API version.
Array of rules to test. If omitted, provide environment ID to test against existing rules.
Environment ID. Must be provided if rules are not
"ae_rrETjdWcfqI6AFsk"
Request ID to test against (up to 3 months old)
"req_abc123xyz"
Request data to test against
Test results showing which rule was triggered (if any) and the resulting action.