Deletes a workflow from DataStudio.
Operation description
Note
A workflow that is deployed cannot be deleted. If you want to delete such a workflow, you must first undeploy the workflow.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ProjectId | string | Yes | The DataWorks workspace ID. You can log on to the DataWorks console and go to the Workspace page to query the ID. | 10000 |
Id | string | Yes | The ID of the workflow. | 860438872620113XXXX |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "B17730C0-D959-548A-AE23-E754177CXXXX",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.