Deletes specified custom defense rules.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| IdList | array | Yes | The IDs of the custom defense rules. | |
| long | Yes | The ID of the custom defense rule. Note
You can call the ListClientUserDefineRules operation to query the IDs of custom defense rules.
| 140**** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "4552b59b-18f2-4fad-b6a2-0d59b8f2****"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 400 | InvalidId | Invalid ID. | - |
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2023-09-07 | The Error code has changed | View Change Details |
