AI-WAF API
This catalogue provides a comprehensive list of all available APIs for AI-WAF Rule. APIs are categorised by features, including the essential information, such as Request URI, method, and description.
API Name | Method | Request URI | Description |
---|---|---|---|
Create CC Protection | POST | /waap/v1.0/waf/ccProtections | Create a new CC Protection. |
Get All CC Protections | GET | /waap/v1.0/waf/ccProtections | Retrieves a list of all existing CC Protections. |
Update CC Protection | PUT | /waap/v1.0/waf/ccProtections/{ruleId} | Updates an existing CC Protection Rule by ID. |
Delete CC Protection | DELETE | /waap/v1.0/waf/ccProtections/{ruleId} | Delete a specific CC Protection and its configuration by ID. |
Update Website WAF Policy | PUT | /waap/v1.0/waf/wafPolicy | Update WAF Protection Policy for a website. |