
# 删除/退订单个云桌面
#### 场景描述
删除/退订按需云桌面可以调用[删除单个桌面 - DeleteDesktop](https://support.huaweicloud.com/api-workspace/DeleteDesktop.html)接口进行退订。
示例如下：
```
DELETE https://workspace.cn-north-9.myhuaweicloud.cn/v2/projectxxxxxxxx/desktops/desktopsxxxxx
```
删除单个云桌面的路径参数可以参考[表2](https://support.huaweicloud.com/api-workspace/DeleteDesktop.html#DeleteDesktop__topic1031000090)。如果调用后返回状态码为"204"，则表示请求成功。
