Last Updated on : 2024-06-28 22:51:30download
Delete an existing space. If the space contains subspaces, the subspaces will be deleted together.
DELETE: /v2.0/cloud/space/{space_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
space_id | Long | uri | true | The ID of the specified space. |
Parameter name | Type | Description |
---|---|---|
success | Boolean | Indicates whether the operation is successful. Valid values:
|
error_code | String | For more information, see the error codes. |
error_msg | String | The message that is returned if the request fails. It is empty if the request is successful. |
result | Boolean | Indicates whether the deletion operation is successful. Valid values:
|
DELETE: v2.0/cloud/space/{70735***}
{
"result": true,
"success": true
}
For more information, see error code.
For more information, see Limits on API Request Frequency.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback