This API is used to delete a CC attack protection rule.
DELETE /v1/{project_id}/waf/policy/{policy_id}/cc/{ccrule_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Specifies the project ID. |
policy_id |
Yes |
String |
Specifies the policy ID. |
ccrule_id |
Yes |
String |
Specifies the ID of a CC attack protection rule. |
Request parameters
None
Response parameters
None
For details about error status codes, see Status Codes.