Deletes a workspace.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
SpaceId | long | Yes | The ID of the workspace. You can call the GetLhSpaceByName operation to obtain the workspace ID. | 24 |
Tid | long | No | The ID of the tenant. You can call the GetUserActiveTenant or ListUserTenants operation to obtain the tenant ID. | 3*** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "E76DD2E7-EBAC-5724-B163-19AAC233F8F2",
"ErrorCode": "NoPermission",
"ErrorMessage": "You are not authorized to perform this operation.",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history