Deletes a DataWorks workspace.
Operation description
To call this API, you must purchase DataWorks Basic Edition or a higher edition.
Note: When you delete a workspace, the system moves it to the Recycle Bin. After a 14-day retention period, the system permanently purges the workspace. During this time, you cannot create a new workspace with the same name. You can find the deleted workspace in the Recycle Bin on the Workspace page in the console.
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 obtain the workspace ID from the Workspace Management page in the DataWorks console. |
123456 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The returned data. |
||
| RequestId |
string |
The Request ID. Use this 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.