Skip to main content
POST
Review and update the action of a triggered WAF rule

Path Parameters

shieldZoneId
integer<int64>
required

The ID of the Shield Zone for the Triggered Rule.

Body

ruleId
string | null
action
enum<integer>

0 = Ignore 1 = LogOnly 2 = DisableRule

Available options:
0,
1,
2

Response

OK

errorResponse
object

Generic response object containing status information for API operations.

success
boolean
Last modified on July 19, 2026