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