Uninstalls an application from an Elastic Cloud Phone (ECP) instance.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | Yes | The region ID. | cn-hangzhou |
InstanceId | array | No | The IDs of the instances on which you want to run the command. Valid values of N: 1 to 10. | |
string | No | The ID of the instance on which you want to run the command. Valid values of N: 1 to 10. | cp-acfmxazb4p*** | |
PackageName | string | Yes | The name of the application that you want to uninstall. The name can be up to 1024 bytes in length and can contain only letters, digits, underscores (_), periods (.), slashes (/), colons (:), and hyphens (-). | com.theapp.test |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "55C15B1C-D507-45F0-B490-69D6E0F113C6",
"TaskId": {
"TaskId": [
"t-bp67acfmxazb4p****"
]
}
}
Error codes
For a list of error codes, visit the Service error codes.