All Products
Search
Document Center

Elastic Desktop Service:DeleteDesktops

Last Updated:Nov 14, 2025

Releases pay-as-you-go cloud computers or expired subscription cloud computers.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID. You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou
DesktopIdarrayYes

The IDs of the cloud computers. You can specify 1 to 100 IDs.

stringYes

The ID of a cloud computer.

ecd-gx2x1dhsmucyy****

Response parameters

ParameterTypeDescriptionExample
object

Schema of response.

RequestIdstring

The ID of the request.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Examples

Sample success responses

JSONformat

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history