Deletes a new-version synchronization task.
Operation description
This API operation is available for all DataWorks editions.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Id | long | No | The ID of the synchronization task. | 11126 |
| ProjectId | long | No | The DataWorks workspace ID. | 108864 |
DIJobIddeprecated | long | No | This parameter is deprecated. Use the Id parameter instead. | 11126 |
Response parameters
Examples
Sample success responses
JSONformat
{
"Success": true,
"RequestId": "D33D4A51-5845-579A-B4BA-FAADD0F83D53"
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2025-01-06 | The request parameters of the API has changed | View Change Details |
| 2024-10-14 | The request parameters of the API has changed | View Change Details |
