All Products
Search
Document Center

Security Center:DeleteMaliciousNote

Last Updated:Feb 20, 2024

Removes the remarks added to alert events that are generated by the agentless detection feature.

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
NoteIdlongNo

The ID of the remarks.

Note You can call the ListAgentlessMaliciousFiles operation to obtain the ID from the NoteId parameter.
1

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

D65AADFC-1D20-5A6A-8F6A-9FA53CXXXXX

Examples

Sample success responses

JSONformat

{
  "RequestId": "D65AADFC-1D20-5A6A-8F6A-9FA53CXXXXX"
}

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-09-08The Error code has changedsee changesets
Change itemChange content
Error CodesThe Error code has changed.
    delete Error Codes: 403
    delete Error Codes: 500