Test filtering rules
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.
Documentation Index
Fetch the complete documentation index at: https://docs.fingerprint.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Management API version.
Body
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
Response
Test results showing which rule was triggered (if any) and the resulting action.