Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
The domain ID
Required range:
x > 0The firewall rule ID
Body
application/json
The name assigned to the rule
Required string length:
1 - 100Examples:
"Block foobar bot"
The description assigned to the rule
Maximum length:
100Whether or not the rule is enabled
The action that the rule takes when triggered The action that a firewall rule takes when triggered
The condition required for the WAAP engine to trigger the rule.
Required array length:
1 elementResponse
Successful Response