ZAP API UI

Component: network

Action: addRateLimitRule

Adds a rate limit rule
Output Format
apikey*
Form Method
description*A description that allows you to identify the rule. Each rule must have a unique description.
enabled*The enabled state, true or false.
matchRegex*Regex used to match the host.
matchString*Plain string match is handled based on DNS conventions. If the string has one or two components.
requestsPerSecond*The maximum number of requests per second.
groupBy*How to group hosts when applying rate limiting: rule or host