Feedback
List zone feedback reports
GET/zones/{zone_id}/bot_management/feedback
Submit a feedback report
POST/zones/{zone_id}/bot_management/feedback
ModelsExpand Collapse
FeedbackReport = object { description, expression, first_request_seen_at, 8 more }
FeedbackReport = object { description, expression, first_request_seen_at, 8 more }
Top attributes contributing to the feedback sample. Keys include topASNs, topCountries, topHosts, topIPs, topJA3Hashes, topJA4s, topPaths, topUserAgents.
FeedbackListResponse = array of FeedbackReport { description, expression, first_request_seen_at, 8 more }
FeedbackListResponse = array of FeedbackReport { description, expression, first_request_seen_at, 8 more }
Top attributes contributing to the feedback sample. Keys include topASNs, topCountries, topHosts, topIPs, topJA3Hashes, topJA4s, topPaths, topUserAgents.