All Products
Search
Document Center

Platform For AI:DeleteDatasetJob

Last Updated:Oct 20, 2025

Deletes a dataset 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 /api/v1/datasets/{DatasetId}/datasetjobs/{DatasetJobId} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

DatasetId

string

Yes

The ID of the dataset. For more information about how to obtain the dataset ID, see ListDatasets.

d-rbvg5*****jhc9ks92

DatasetJobId

string

Yes

Dataset task ID

dsjob-9jx1******uj9e

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

The returned data.

RequestId

string

The request ID.

473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E

Examples

Success response

JSON format

{
  "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.