All Products
Search
Document Center

Security Center:DeleteServiceTrail

Last Updated:May 22, 2025

Deletes a service trail.

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
RegionIdstringNo

The region in which your Security Center service is deployed. Valid values:

  • cn-hangzhou: center.
  • ap-southeast-1: Singapore.
cn-hangzhou

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

20456DD5-5CBF-5015-9173-12CA4246B***

Examples

Sample success responses

JSONformat

{
  "RequestId": "20456DD5-5CBF-5015-9173-12CA4246B***"
}

Error codes

HTTP status codeError codeError messageDescription
400NoPermissionno permission-
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
No change history