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