All Products
Search
Document Center

Security Center:DeleteSecurityEventMarkMissList

Last Updated:Feb 20, 2024

Deletes multiple custom defense rules at a time. The custom defense rules are used to add false positive alerts to the whitelist.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
IdsarrayNo

The IDs of custom defense rule.

longNo

The ID of the custom defense rule.

Note You can call the DescribeSecurityEventMarkMissList operation to query the ID.
123

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

23AD0BD2-8771-5647-819E-6BA51E2XXXXX

Examples

Sample success responses

JSONformat

{
  "RequestId": "23AD0BD2-8771-5647-819E-6BA51E2XXXXX"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2023-08-14The internal configuration of the API is changed, but the call is not affectedsee changesets
Change itemChange content
The internal configuration of the API is changed, but the call is not affected.