All Products
Search
Document Center

Simple Log Service:DeleteDownloadJob

Last Updated:Oct 09, 2025

Deletes a download job.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

DELETE /downloadjobs/{downloadJobName} HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

downloadJobName

string

Yes

The name of the log download job.

download-123

project

string

Yes

The name of the project.

ali-test-project

Response elements

Element

Type

Description

Example

None defined.

Examples

Success response

JSON format

{}

Error codes

HTTP status code

Error code

Error message

Description

400 IdempotentParameterMismatch The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.