All Products
Search
Document Center

Security Center:SendCustomizeReport

Last Updated:May 22, 2025

Sends a security report to an email address that you specify. You can send only a security report whose statistics are collected in a custom time range.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
ReportIdlongYes

The ID of the security report.

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

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

2BEA397D-1FD0-5C79-AB24-EC051158****

Examples

Sample success responses

JSONformat

{
  "RequestId": "2BEA397D-1FD0-5C79-AB24-EC051158****"
}

Error codes

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

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