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
Body
application/json
A request to update a WAAP rule
The name assigned to the rule
Maximum length:
100The 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 WAAP rule takes when triggered
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
Required array length:
1 - 5 elementsResponse
Successful Response