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
x > 0
Body
A request to create a new WAAP rule
The name assigned to the rule
1 - 100
"Block foobar bot"
Whether or not the rule is enabled
The action that the rule takes when triggered. Only one action can be set per rule.
The conditions required for the WAAP engine to trigger the rule. Rules may have between 1 and 5 conditions. All conditions must pass for the rule to trigger
1 - 5
elementsThe description assigned to the rule
100
Response
Successful Response
An WAAP rule applied to a domain
The name assigned to the rule
1 - 100
"Block foobar bot"
Whether or not the rule is enabled
The action that the rule takes when triggered. Only one action can be set per rule.
The conditions required for the WAAP engine to trigger the rule. Rules may have between 1 and 5 conditions. All conditions must pass for the rule to trigger
1 - 5
elementsThe unique identifier for the rule
The description assigned to the rule
100