DeleteProject
Deletes a DataWorks workspace.
Operation description
You must purchase DataWorks Basic Edition or a higher edition to use this operation.
Note: After a workspace is deleted, it is moved to the recycle bin on the Workspaces page in the console. The workspace is permanently removed after a 14-day cool-down period. During this period, you cannot create a workspace with the same name.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dataworks:DeleteProject |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
integer |
Yes |
The ID of the DataWorks workspace. You can log on to the DataWorks console and go to the workspace management page to obtain the ID. This parameter specifies the DataWorks workspace for this API call. |
123456 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. You can use the ID to locate logs and troubleshoot issues. |
AFBB799F-8578-51C5-A766-E922EDB8XXXX |
Examples
Success response
JSON format
{
"RequestId": "AFBB799F-8578-51C5-A766-E922EDB8XXXX\n"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.