All Products
Search
Document Center

Platform For AI:DeleteDatasetJobConfig

Last Updated:Oct 20, 2025

Deletes a dataset job configuration.

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}/datasetjobconfigs/{DatasetJobConfigId} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

DatasetId

string

Yes

The dataset ID.

d-rbvg5wz****c9ks92

DatasetJobConfigId

string

Yes

The configuration ID.

dscfg-xxxxxxxxxxxx

Request parameters

Parameter

Type

Required

Description

Example

WorkspaceId

string

No

The workspace ID.

513663

Response elements

Element

Type

Description

Example

object

The response.

RequestId

string

The request ID.

DA869D1B-035A-43B2-ACC1-C56681BD9FAA

Examples

Success response

JSON format

{
  "RequestId": "DA869D1B-035A-43B2-ACC1-C56681BD9FAA"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.