DeleteUserUsageDataExportTask

Last updated:2021-07-20 11:45:18

DeleteUserUsageDataExportTask

Description

You can call this operation to delete a usage data export task.

Request syntax

The API request contains the specified directory /2020-06-30/statistics/DeleteUserUsageDataExportTask, common request headers, and operation-specific request parameters. For more information, see the sample request.

Request parameters

Parameter Required Type Description
TaskID Yes String The ID of the task to delete.

Response parameters

Parameter Type Description
RequestId String The ID of the request.

Examples

Sample request

GET method:

GET /2020-06-30/statistics/DeleteUserUsageDataExportTask?TaskID=129456
Host: cdn.api.ksyun.com
X-Amz-Date: date
Authorization:authorization string
x-action: DeleteUserUsageDataExportTask
x-version: 2020-06-30

POST method:

POST /2020-06-30/statistics/DeleteUserUsageDataExportTask
Host: cdn.api.ksyun.com
X-Amz-Date: date
Authorization:authorization string
x-action: DeleteUserUsageDataExportTask
x-version: 2020-06-30
Content-Type: application/json
{
    "TaskID":129456
}

Sample response

{
    "RequestId": "8f23d14c-519c-4458-bdbc-ba68c1a512ce"
}

Did you find the above information helpful?

Unhelpful
Mostly Unhelpful
A little helpful
Helpful
Very helpful

What might be the problems?

Insufficient
Outdated
Unclear or awkward
Redundant or clumsy
Lack of context for the complex system or functionality

More suggestions

0/200

Please give us your feedback.

Submitted

Thank you for your feedback.

问题反馈