Uninstalls an external application or an internal application of the ServerApp type.
Operation description
If you want to call this operation to uninstall an internal application, the type of the internal application must be ServerApp. Otherwise, an error occurs when you call this operation.
For internal applications, only internal applications of the ServerApp type need to be installed or provisioned. Therefore, only internal applications of the ServerApp type can be uninstalled. Internal applications of the WebApp and NativeApp types do not need to and cannot be uninstalled.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ram:DeprovisionApplication |
update |
*Application
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
string |
Yes |
The ID of the application. |
407342493648015**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
4507D1CD-526A-4E2B-A1E2-3AB045D1AE0B |
Examples
Success response
JSON format
{
"RequestId": "4507D1CD-526A-4E2B-A1E2-3AB045D1AE0B"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.