All Products
Search
Document Center

Cloud Phone:UninstallApp

Last Updated:Dec 10, 2025

Uninstalls applications from Cloud Phone instances in a batch.

Operation description

This is an asynchronous operation. You can call DescribeTasks to query the task result in the Task Hub.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

AppIdList

array

No

A list of application IDs.

string

No

An application ID.

12345

InstanceGroupIdList

array

No

A list of instance group IDs. Specify either this parameter or `InstanceIdList`. If you specify both, only `InstanceGroupIdList` takes effect.

string

No

An instance group ID.

ag-ferag1vraw****

InstanceIdList

array

No

A list of instance IDs. Specify either this parameter or `InstanceGroupIdList`. If you specify both, only `InstanceGroupIdList` takes effect.

string

No

An instance ID.

acp-3eourrxapshn2****

Response elements

Element

Type

Description

Example

object

The response parameters.

RequestId

string

The request ID.

E5138F7E-46B5-526A-8C99-82DEAE6B****

TaskId

string

The task ID.

t-1ljew7on6ay0j****

Examples

Success response

JSON format

{
  "RequestId": "E5138F7E-46B5-526A-8C99-82DEAE6B****",
  "TaskId": "t-1ljew7on6ay0j****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.