All Products
Search
Document Center

Cloud Phone:DowngradeAndroidInstanceGroup

Last Updated:Jul 25, 2025

Downgrades an instance group. Currently, this operation allows you to only delete specific cloud phone instances from an instance group.

Operation description

This operation only allows you to scale down an instance group.

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
InstanceGroupIdstringYes

The ID of the instance group.

ag-cuv4scs4obxhs****
AndroidInstanceIdsarrayNo

The IDs of the cloud phone instances that you want to delete.

stringNo

The ID of the cloud phone instance that you want to delete.

acp-hangzhouarmw****
AutoPaybooleanNo

Specifies whether to enable the auto-payment feature. Default value: false.

Valid values:

  • true: enables the auto-payment feature. Ensure your account has sufficient balance to use this feature.
  • false: disables the auto-payment feature. This requires manual payment each time you place an order.
true

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request.

3AF82CE1-2801-52CE-BF64-B491DD7C****
OrderIdstring

The ID of the order.

22326560487****

Examples

Sample success responses

JSONformat

{
  "RequestId": "3AF82CE1-2801-52CE-BF64-B491DD7C****",
  "OrderId": "22326560487****"
}

Error codes

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