/
BU
bunny
/
bunny.net CDN Logging
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.4
2026-07-26
263
457
588.1 KB
Rate Limiting
Create a Rate Limit for your Shield Zone
post
/shield/rate-limit
Request body
CreateWafRateLimitRequest
required
shieldZoneId
integer
ruleName
string
nullable
ruleDescription
string
nullable
ruleConfiguration
CreateWafRateLimitRuleModel
Response
OK
RateLimitRule
required
id
integer
shieldZoneId
integer
userId
string
nullable
ruleName
string
nullable
ruleDescription
string
nullable
ruleJson
string
nullable
ruleConfiguration
CreateWafRateLimitRuleModel
errorResponse
GenericRequestResponse
Generic response object containing status information for API operations.