云桌面 WORKSPACE-批量删除录屏记录:请求示例

时间:2025-07-09 17:02:41

请求示例

POST /v2/089b2f9a3d80d3062f24c00ca4ed5cbd/screen-records/batch-delete

{
  "screen_records" : [ {
    "id" : "7f1ac068-xxxx-xxxx-xxxx-535f4b315659"
  }, {
    "id" : "7f1ac068-xxxx-xxxx-xxxx-795f4b315659"
  } ]
}
support.huaweicloud.com/api-workspace/BatchDeleteScreenRecords.html