All Products
Search
Document Center

Edge Security Acceleration:DeleteDcdnDeliverTask

Last Updated:Oct 17, 2024

Deletes tracking tasks by task ID.

Operation description

Note The maximum number of times that each user can call this operation per second is 3.

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
DeliverIdlongYes

The IDs of the tracking tasks that you want to delete. You can call the DescribeCdnDeliverList operation to query task IDs.

92

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

04F0F334-1335-436C-A1D7-6C044FE73368

Examples

Sample success responses

JSONformat

{
  "RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}

Error codes

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