Deletes a dataset job configuration.
Try it now
Test
RAM authorization
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.